We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 11cc56e + 121d974 commit a2851bcCopy full SHA for a2851bc
1 file changed
.github/workflows/test.yml
@@ -39,7 +39,7 @@ jobs:
39
name: Test gittuf installer from main branch
40
steps:
41
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b
42
- - uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491
+ - uses: actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7
43
with:
44
go-version: '1.21'
45
- name: Install gittuf
0 commit comments