Skip to content

Commit

Permalink
Bump stefanzweifel/git-auto-commit-action from 4.16.0 to 5.0.0 (#127)
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] authored Nov 6, 2023
1 parent 1518040 commit b0ab0b9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/updatecli.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
skip_checkout: "true"

- name: Git Auto Commit
uses: stefanzweifel/git-auto-commit-action@v4.16.0
uses: stefanzweifel/git-auto-commit-action@v5.0.0
with:
commit_message: |
🛠 Updatecli pipeline bump
Expand Down Expand Up @@ -110,7 +110,7 @@ jobs:
skip_checkout: "true"

- name: Git Auto Commit
uses: stefanzweifel/git-auto-commit-action@v4.16.0
uses: stefanzweifel/git-auto-commit-action@v5.0.0
with:
commit_message: |
🛠 Updatecli pipeline acs bump
Expand Down

0 comments on commit b0ab0b9

Please sign in to comment.