Skip to content

Commit 49d43fd

Browse files
Update docker/login-action digest to b4bedf8
1 parent 42e98ba commit 49d43fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@a5609cb39f57be157c39b77359abfaa43aeaeb8f
35+
uses: docker/login-action@b4bedf8053341df3b5a9f9e0f2cf4e79e27360c6
3636
with:
3737
registry: ${{ env.REGISTRY }}
3838
username: ${{ github.actor }}

0 commit comments

Comments
 (0)