We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8f3a50 commit 5830681Copy full SHA for 5830681
.github/workflows/release.yaml
@@ -35,7 +35,7 @@ jobs:
35
36
- uses: anchore/sbom-action/download-syft@5ecf649a417b8ae17dc8383dc32d46c03f2312df #v0.15.1
37
38
- - uses: docker/login-action@v3
+ - uses: docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567 # v3.3.0
39
with:
40
registry: ghcr.io
41
username: ${{ github.repository_owner }}
0 commit comments