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 8a599b3 commit a66b0f9Copy full SHA for a66b0f9
.github/workflows/lint.yaml
@@ -125,7 +125,7 @@ jobs:
125
working-directory: lib
126
run: go list -json -deps ./... > ../go.list
127
- name: Nancy
128
- uses: sonatype-nexus-community/nancy-github-action@726e338312e68ecdd4b4195765f174d3b3ce1533 # v1.0.3
+ uses: sonatype-nexus-community/nancy-github-action@aae196481b961d446f4bff9012e4e3b63d7921a4 # v1.0.2
129
130
asdf-install:
131
name: Install ASDF Dependencies
0 commit comments