Skip to content

Commit 1584a30

Browse files
build(deps): update docker/login-action digest to 184bdaa
1 parent fa7d6b4 commit 1584a30

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
@@ -39,7 +39,7 @@ jobs:
3939
uses: docker/setup-buildx-action@b5ca514318bd6ebac0fb2aedd5d36ec1b5c232a2 # v3
4040
- if: ${{ github.event_name == 'release' }}
4141
name: Login to GitHub Container Registry
42-
uses: docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772 # v3
42+
uses: docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1 # v3
4343
with:
4444
registry: ghcr.io
4545
username: ${{ github.actor }}

0 commit comments

Comments
 (0)