We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 024e125 commit 810b234Copy full SHA for 810b234
.github/workflows/publish.yaml
@@ -54,7 +54,7 @@ jobs:
54
- name: Checkout repository
55
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
56
- name: Golang setup
57
- uses: actions/setup-go@v5
+ uses: actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v5
58
with:
59
go-version: '>=1.22.0'
60
# install oci-factory via golang and set path in environment
0 commit comments