Skip to content

Commit

Permalink
Merge pull request #139 from RHsyseng/dependabot/github_actions/stefa…
Browse files Browse the repository at this point in the history
…nzweifel/git-auto-commit-action-5

build(deps): bump stefanzweifel/git-auto-commit-action from 4 to 5
  • Loading branch information
iranzo authored Nov 8, 2024
2 parents 5b7d67c + f3c0bba commit 46d1ec8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/refresh-checksmd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
- name: Commit back the checks.md to the repository
if: steps.changed-files-specific.outputs.any_changed == 'true'
uses: stefanzweifel/git-auto-commit-action@v4
uses: stefanzweifel/git-auto-commit-action@v5
with:
# Optional. Commit message for the created commit.
# Defaults to "Apply automatic changes"
Expand Down

0 comments on commit 46d1ec8

Please sign in to comment.