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 ebee362 commit 952aff5Copy full SHA for 952aff5
.github/workflows/ci.yml
@@ -165,7 +165,7 @@ jobs:
165
platforms: arm64
166
167
- name: Login to GitHub Container Registry
168
- uses: docker/login-action@f4ef78c080cd8ba55a85445d5b36e214a81df20a # v2.1.0
+ uses: docker/login-action@465a07811f14bebb1938fbed4728c6a1ff8901fc # v2.2.0
169
if: ${{ github.event_name != 'pull_request' }}
170
with:
171
registry: ghcr.io
0 commit comments