Skip to content

Commit 640aa3e

Browse files
authored
chore: Pin the SHA for go-proxy-pull-action. (#234)
## Summary Pinned the SHA to the current commit for go-proxy-pull action.
1 parent 4d5faa3 commit 640aa3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/force-go-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ jobs:
1515
runs-on: ubuntu-22.04-8core-32gb
1616
steps:
1717
- name: Pull new module version
18-
uses: andrewslotin/go-proxy-pull-action@master
18+
uses: andrewslotin/go-proxy-pull-action@0ef95ea50ab6c03f2f095a5102bbdecad8fd7602

0 commit comments

Comments
 (0)