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 07f97aa commit 22c2a7fCopy full SHA for 22c2a7f
.github/workflows/release.yaml
@@ -12,7 +12,7 @@ jobs:
12
uses: actions/checkout@v4
13
14
- name: Login to GitHub Container Registry
15
- uses: docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772 # v3.4.0
+ uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3.6.0
16
with:
17
registry: ghcr.io
18
username: walnuts1018
0 commit comments