Skip to content

Commit d26c76b

Browse files
chore(deps): update docker/login-action digest to 184bdaa
1 parent b5452d6 commit d26c76b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
# https://github.com/docker/login-action
3838
- name: Log into registry ${{ env.REGISTRY }}
3939
if: github.event_name != 'pull_request'
40-
uses: docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772 # v3
40+
uses: docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1 # v3
4141
with:
4242
registry: ${{ env.REGISTRY }}
4343
username: ${{ github.actor }}

0 commit comments

Comments
 (0)