Skip to content

Commit 87fe6e9

Browse files
chore(deps): update actions/setup-go digest to 0aaccfd
1 parent 1a49e35 commit 87fe6e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ jobs:
9595
ZIP_FILENAME: kubectl-passman-${{matrix.OS}}-${{matrix.ARCH}}.zip
9696
steps:
9797
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
98-
- uses: actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5
98+
- uses: actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5
9999
with:
100100
go-version-file: './go.mod'
101101
- run: go test -v

0 commit comments

Comments
 (0)