Skip to content

Commit 8e36ec3

Browse files
Update stefanzweifel/git-auto-commit-action action to v7.2.0
1 parent f99e27b commit 8e36ec3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/on-pull_request.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
run: go generate ./...
8585
working-directory: otelcol
8686
- name: Commit generated code
87-
uses: stefanzweifel/git-auto-commit-action@28e16e81777b558cc906c8750092100bbb34c5e3 # v7.0.0
87+
uses: stefanzweifel/git-auto-commit-action@4a55954c782fc1ea30b9056cd3e7a2b40ca8887d # v7.2.0
8888
with:
8989
commit_message: Generate otelcol code
9090
file_pattern: otelcol/*

0 commit comments

Comments
 (0)