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.
2 parents 1c61382 + 31a861b commit b99186eCopy full SHA for b99186e
.github/workflows/ci.yml
@@ -128,7 +128,7 @@ jobs:
128
- run: docker images
129
- name: Login to GitHub Container Registry
130
if: github.event_name != 'pull_request'
131
- uses: docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1 # v3
+ uses: docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1 # v3.5.0
132
with:
133
registry: ghcr.io
134
username: ${{ github.actor }}
0 commit comments