Skip to content

Commit a182e49

Browse files
chore(deps): update stefanzweifel/git-auto-commit-action digest to b863ae1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 18b31b3 commit a182e49

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/qa.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ jobs:
131131
# Commit generated version metadata and README updates on release tags
132132
- name: Auto-commit release assets
133133
if: github.event_name == 'push' && steps.version.outputs.tag == 'latest'
134-
uses: stefanzweifel/git-auto-commit-action@778341af668090896ca464160c2def5d1d1a3eb0 # v5
134+
uses: stefanzweifel/git-auto-commit-action@b863ae1933cb653a53c021fe36dbb774e1fb9403 # v5
135135
with:
136136
commit_message: "chore(release): sync generated assets [skip ci]"
137137
branch: main

0 commit comments

Comments
 (0)