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.
2 parents 2ec21fe + 51e89f7 commit 086c655Copy full SHA for 086c655
.github/workflows/ci.yml
@@ -83,7 +83,7 @@ jobs:
83
--rm ${{ env.TEST_TAG }}
84
85
- name: GitHub container registry login
86
- uses: docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772 # v3.4.0
+ uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3.6.0
87
with:
88
registry: ghcr.io
89
username: ${{ github.repository_owner }}
0 commit comments