Skip to content

Commit 4a3147d

Browse files
Update docker/login-action digest to 83a00bc
1 parent eda432c commit 4a3147d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- name: Checkout repository
3333
uses: actions/checkout@v4
3434
- name: Log in to the Container registry
35-
uses: docker/login-action@3d58c274f17dffee475a5520cbe67f0a882c4dbb
35+
uses: docker/login-action@83a00bc1ab5ded6580f31df1c49e6aaa932d840d
3636
with:
3737
registry: ${{ env.REGISTRY }}
3838
username: ${{ github.actor }}

0 commit comments

Comments
 (0)