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 2d39105 commit 15ccd21Copy full SHA for 15ccd21
1 file changed
.github/workflows/build.yml
@@ -57,7 +57,7 @@ jobs:
57
oci: true
58
59
- name: Login to GitHub Container Registry
60
- uses: docker/login-action@c99871dec2022cc055c062a10cc1a1310835ceb4 # v4.3.0
+ uses: docker/login-action@af1e73f918a031802d376d3c8bbc3fe56130a9b0 # v4.4.0
61
if: github.event_name != 'pull_request'
62
with:
63
registry: ghcr.io
0 commit comments