Skip to content

Commit e0bf09c

Browse files
chore(github-action): pin peter-evans/create-pull-request action digest to c5a7806 (#34)
1 parent e6a35eb commit e0bf09c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/go-mod-tidy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
go mod tidy
4040
4141
- name: Create Pull Request
42-
uses: peter-evans/create-pull-request@v6
42+
uses: peter-evans/create-pull-request@c5a7806660adbe173f04e3e038b0ccdcd758773c # v6
4343
with:
4444
branch: chore/go-mod-tidy
4545
delete-branch: true

0 commit comments

Comments
 (0)