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 76fa362 commit c0d1b4aCopy full SHA for c0d1b4a
.github/workflows/ci.yml
@@ -35,7 +35,7 @@ jobs:
35
if: github.event_name != 'pull_request'
36
37
- name: Login to GitHub Container Registry
38
- uses: docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1 # v3.5.0
+ uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3.6.0
39
with:
40
registry: ghcr.io
41
username: ${{ github.repository_owner }}
0 commit comments