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 3d79427 commit b1d8426Copy full SHA for b1d8426
.github/workflows/ci.yml
@@ -293,7 +293,7 @@ jobs:
293
name: nginx-agent-unsigned-snapshots
294
path: build
295
- name: Login to Docker Registry
296
- uses: docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567 # v3.3.0
+ uses: docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1 # v3.5.0
297
with:
298
registry: ${{ secrets.REGISTRY_URL }}
299
username: ${{ secrets.REGISTRY_USERNAME }}
0 commit comments