Skip to content

Commit 4e98178

Browse files
renovate[bot]Lucas0T
authored andcommitted
Update docker/login-action digest to 184bdaa
1 parent 12f7aeb commit 4e98178

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@ jobs:
289289
uses: docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3
290290

291291
- name: Login to GitHub Container Registry
292-
uses: docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772 # v3
292+
uses: docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1 # v3
293293
with:
294294
registry: ghcr.io
295295
username: ${{ github.actor }}

0 commit comments

Comments
 (0)