We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26fe452 commit e833a42Copy full SHA for e833a42
.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@3041bf56c941b39c61721a86cd11f3bb1338122a # v5
58
with:
59
go-version: ">=1.22.0"
60
# install oci-factory via golang and set path in environment
0 commit comments