We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49c0aba commit 090054aCopy full SHA for 090054a
.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@v2
+ - uses: docker/login-action@v3
39
with:
40
registry: ghcr.io
41
username: ${{ github.repository_owner }}
0 commit comments