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 ae91710 commit ead8681Copy full SHA for ead8681
.github/workflows/cnf-test-partner-image.yaml
@@ -48,7 +48,7 @@ jobs:
48
ref: main
49
50
- name: Authenticate against Quay.io
51
- uses: docker/login-action@v1
+ uses: docker/login-action@v2
52
with:
53
registry: ${{ env.REGISTRY }}
54
# Use a Robot Account to authenticate against Quay.io
.github/workflows/debug-partner-image.yaml
@@ -53,7 +53,7 @@ jobs:
55
56
57
58
59
0 commit comments