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 1816122 commit d6fdc9eCopy full SHA for d6fdc9e
.github/workflows/pipeline.yml
@@ -99,7 +99,7 @@ jobs:
99
with:
100
go-version-file: './go.mod'
101
- run: go test -v
102
- - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
+ - uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
103
104
name: VERSION
105
path: VERSION
@@ -115,7 +115,7 @@ jobs:
115
116
name: kubectl-passman-${{matrix.OS}}-${{matrix.ARCH}}${{matrix.EXT}}
117
path: kubectl-passman-${{matrix.OS}}-${{matrix.ARCH}}${{matrix.EXT}}
118
119
120
121
0 commit comments