Skip to content

Commit

Permalink
Bump stefanzweifel/git-auto-commit-action from 4 to 5 (uber-go#199)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 9, 2023
1 parent b5e3642 commit 55fc8cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
preface: src/preface.txt
output: style.md

- uses: stefanzweifel/git-auto-commit-action@v4
- uses: stefanzweifel/git-auto-commit-action@v5
if: ${{ github.event_name == 'pull_request_target' }}
with:
file_pattern: style.md
Expand Down

0 comments on commit 55fc8cf

Please sign in to comment.