Skip to content

Commit b752361

Browse files
chore(deps): update stefanzweifel/git-auto-commit-action action to v7.2.0
1 parent 65dd57b commit b752361

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/updpkgsums.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
- name: Commit
4444
if: ${{ env.pkgbuild != '' }}
4545
id: commit
46-
uses: stefanzweifel/git-auto-commit-action@04702edda442b2e678b25b537cec683a1493fcb9 # v7.1.0
46+
uses: stefanzweifel/git-auto-commit-action@4a55954c782fc1ea30b9056cd3e7a2b40ca8887d # v7.2.0
4747
with:
4848
file_pattern: '*/PKGBUILD */.SRCINFO'
4949
commit_message: 'chore: update sha256sums and .SRCINFO'

0 commit comments

Comments
 (0)