Skip to content

Commit b1aa5c9

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

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@04702edda442b2e678b25b537cec683a1493fcb9 # v7.1.0
101+
uses: stefanzweifel/git-auto-commit-action@4a55954c782fc1ea30b9056cd3e7a2b40ca8887d # v7.2.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@04702edda442b2e678b25b537cec683a1493fcb9 # v7.1.0
89+
uses: stefanzweifel/git-auto-commit-action@4a55954c782fc1ea30b9056cd3e7a2b40ca8887d # v7.2.0
9090
with:
9191
commit_user_name: "${{ env.GIT_USERNAME }}"
9292
commit_user_email: "${{ env.GIT_EMAIL }}"
@@ -168,7 +168,7 @@ jobs:
168168
chart-search-root: "helm/defectdojo"
169169

170170
- name: Push version changes
171-
uses: stefanzweifel/git-auto-commit-action@04702edda442b2e678b25b537cec683a1493fcb9 # v7.1.0
171+
uses: stefanzweifel/git-auto-commit-action@4a55954c782fc1ea30b9056cd3e7a2b40ca8887d # v7.2.0
172172
with:
173173
commit_user_name: "${{ env.GIT_USERNAME }}"
174174
commit_user_email: "${{ env.GIT_EMAIL }}"

0 commit comments

Comments
 (0)