Skip to content

Commit e1aa271

Browse files
chore(deps): update actions/setup-go digest to 7a3fe6c
1 parent 08103df commit e1aa271

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@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
98-
- uses: actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6
98+
- uses: actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6
9999
with:
100100
go-version-file: './go.mod'
101101
- run: go test -v

0 commit comments

Comments
 (0)