Skip to content

Commit c318c97

Browse files
Update docker/login-action digest to 184bdaa
1 parent f47b691 commit c318c97

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
@@ -18,7 +18,7 @@ jobs:
1818
uses: docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3
1919

2020
- name: Login to GitHub Container Registry
21-
uses: docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772 # v3
21+
uses: docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1 # v3
2222
with:
2323
registry: ${{ env.REGISTRY }}
2424
username: ${{ github.actor }}

0 commit comments

Comments
 (0)