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.
1 parent 4f0b9a4 commit 155e356Copy full SHA for 155e356
1 file changed
.github/workflows/job-golang-test-source.yml
@@ -11,7 +11,7 @@ jobs:
11
test:
12
runs-on: ${{ inputs.runsOn }}
13
steps:
14
- - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
+ - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
15
- name: Set up Go
16
uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6
17
with:
0 commit comments