We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent feef5b7 commit 54ed4beCopy full SHA for 54ed4be
.github/workflows/build-testflinger-testenv-container.yml
@@ -44,7 +44,7 @@ jobs:
44
persist-credentials: false
45
46
- name: Log in to the Container registry
47
- uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3.6.0
+ uses: docker/login-action@c94ce9fb468520275223c153574b00df6fe4bcc9 # v3.7.0
48
with:
49
registry: ${{ env.REGISTRY }}
50
username: ${{ github.actor }}
.github/workflows/server-charm-release.yml
@@ -52,7 +52,7 @@ jobs:
52
53
54
55
56
57
58
0 commit comments