Skip to content

Commit a66b0f9

Browse files
committed
Fix nancy version
1 parent 8a599b3 commit a66b0f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ jobs:
125125
working-directory: lib
126126
run: go list -json -deps ./... > ../go.list
127127
- name: Nancy
128-
uses: sonatype-nexus-community/nancy-github-action@726e338312e68ecdd4b4195765f174d3b3ce1533 # v1.0.3
128+
uses: sonatype-nexus-community/nancy-github-action@aae196481b961d446f4bff9012e4e3b63d7921a4 # v1.0.2
129129

130130
asdf-install:
131131
name: Install ASDF Dependencies

0 commit comments

Comments
 (0)