Skip to content

Commit

Permalink
Merge pull request #3 from greboid/dependabot/github_actions/stefanzw…
Browse files Browse the repository at this point in the history
…eifel/git-auto-commit-action-5

Bump stefanzweifel/git-auto-commit-action from 4 to 5
  • Loading branch information
greboid authored Oct 20, 2023
2 parents a21e8c0 + 0b390af commit f0856d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
OUTPUT: .github/workflows/update-containers.yml
run: orchestrator .
- name: Commit changes
uses: stefanzweifel/git-auto-commit-action@v4
uses: stefanzweifel/git-auto-commit-action@v5
with:
commit_message: "Update container workflow"
commit_user_name: ${{ secrets.GIT_USERNAME }}
Expand Down

0 comments on commit f0856d9

Please sign in to comment.