Skip to content

Commit 28378b2

Browse files
authored
Merge pull request #663 from prometheus-community/renovate/stefanzweifel-git-auto-commit-action-7.x
chore(deps): update stefanzweifel/git-auto-commit-action action to v7
2 parents 49619b8 + 95570e9 commit 28378b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
cmd: yq -i '.version = "${{ steps.version.outputs.next-version }}"' 'galaxy.yml'
4646

4747
- name: "Write changelog and version"
48-
uses: stefanzweifel/git-auto-commit-action@778341af668090896ca464160c2def5d1d1a3eb0 # v6.0.1
48+
uses: stefanzweifel/git-auto-commit-action@28e16e81777b558cc906c8750092100bbb34c5e3 # v7.0.0
4949
with:
5050
branch: ${{ github.event.pull_request.base.ref }}
5151
commit_message: "chore: update version"

0 commit comments

Comments
 (0)