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 367ff21 commit 68abaefCopy full SHA for 68abaef
.github/workflows/build.yaml
@@ -77,7 +77,7 @@ jobs:
77
uses: docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3.11.1
78
79
- name: Login to GitHub Container Registry
80
- uses: docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772 # v3.4.0
+ uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3.6.0
81
with:
82
registry: ghcr.io
83
username: ${{ github.actor }}
0 commit comments