Skip to content

Commit

Permalink
Bump stefanzweifel/git-auto-commit-action from 4 to 5 (#120)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Oct 30, 2023
1 parent 800d83e commit f4c2fe2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,7 @@ jobs:
fetch-depth: 0
- run: python docs/update_version.py ${{ needs.version.outputs.version }} docs/source
shell: bash
- uses: stefanzweifel/git-auto-commit-action@v4
- uses: stefanzweifel/git-auto-commit-action@v5
with:
commit_message: updated version number in documentation
file_pattern: docs/source/**

0 comments on commit f4c2fe2

Please sign in to comment.