Skip to content

Commit 5a1c06a

Browse files
chore(deps): update stefanzweifel/git-auto-commit-action action from v6.0.1 to v7 (.github/workflows/release-3-master-into-dev.yml) (#13404)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 69520cc commit 5a1c06a

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/release-1-create-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ jobs:
9898
chart-search-root: "helm/defectdojo"
9999

100100
- name: Push version changes
101-
uses: stefanzweifel/git-auto-commit-action@778341af668090896ca464160c2def5d1d1a3eb0 # v6.0.1
101+
uses: stefanzweifel/git-auto-commit-action@28e16e81777b558cc906c8750092100bbb34c5e3 # v7.0.0
102102
with:
103103
commit_user_name: "${{ env.GIT_USERNAME }}"
104104
commit_user_email: "${{ env.GIT_EMAIL }}"

.github/workflows/release-3-master-into-dev.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
chart-search-root: "helm/defectdojo"
8787

8888
- name: Push version changes
89-
uses: stefanzweifel/git-auto-commit-action@778341af668090896ca464160c2def5d1d1a3eb0 # v6.0.1
89+
uses: stefanzweifel/git-auto-commit-action@28e16e81777b558cc906c8750092100bbb34c5e3 # v7.0.0
9090
with:
9191
commit_user_name: "${{ env.GIT_USERNAME }}"
9292
commit_user_email: "${{ env.GIT_EMAIL }}"
@@ -162,7 +162,7 @@ jobs:
162162
chart-search-root: "helm/defectdojo"
163163

164164
- name: Push version changes
165-
uses: stefanzweifel/git-auto-commit-action@778341af668090896ca464160c2def5d1d1a3eb0 # v6.0.1
165+
uses: stefanzweifel/git-auto-commit-action@28e16e81777b558cc906c8750092100bbb34c5e3 # v7.0.0
166166
with:
167167
commit_user_name: "${{ env.GIT_USERNAME }}"
168168
commit_user_email: "${{ env.GIT_EMAIL }}"

0 commit comments

Comments
 (0)