Skip to content

Commit

Permalink
Merge pull request #529 from doudar/dependabot/github_actions/EndBug/…
Browse files Browse the repository at this point in the history
…add-and-commit-9
  • Loading branch information
doudar authored Feb 27, 2024
2 parents 4da2157 + b02bdfd commit bf2ab52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_ota_repo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
working-directory: ./OTAUpdates

- name: Commit and Push Updates to OTAUpdates Repository
uses: EndBug/add-and-commit@v7
uses: EndBug/add-and-commit@v9
with:
default_author: github_actions
message: 'Update firmware and LittleFS with version ${{ steps.get-release.outputs.tag_name }}'
Expand Down

0 comments on commit bf2ab52

Please sign in to comment.