We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4640a4 commit 7d7827dCopy full SHA for 7d7827d
.github/workflows/recreate-image.yml
@@ -32,7 +32,7 @@ jobs:
32
./scripts/curl-endpoints.sh
33
34
- name: Authenticate against Quay.io (redhat-best-practices-for-k8s)
35
- uses: docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567 # v3.3.0
+ uses: docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772 # v3.4.0
36
with:
37
registry: quay.io
38
# Use a Robot Account to authenticate against Quay.io
@@ -83,7 +83,7 @@ jobs:
83
84
85
- name: Authenticate against Quay.io (testnetworkfunction)
86
87
88
89
0 commit comments