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 ac48f6d commit 7667c6fCopy full SHA for 7667c6f
1 file changed
.github/workflows/build-outline-role-sync.yml
@@ -48,7 +48,7 @@ jobs:
48
persist-credentials: false
49
50
- name: Login to GitHub Container Registry
51
- uses: docker/login-action@c94ce9fb468520275223c153574b00df6fe4bcc9 # v3.7.0
+ uses: docker/login-action@4907a6ddec9925e35a0a9e82d7399ccc52663121 # v4.1.0
52
if: ${{ !github.event.pull_request.head.repo.fork }}
53
with:
54
registry: ghcr.io
0 commit comments