Skip to content

Commit 9ef0bfb

Browse files
chore(deps): update docker/login-action digest to bdf14dc
1 parent e2300d9 commit 9ef0bfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
# https://github.com/docker/login-action
5555
- name: Log into registry ${{ env.REGISTRY }}
5656
if: github.event_name != 'pull_request'
57-
uses: docker/login-action@06895751d15a223ec091bea144ad5c7f50d228d0
57+
uses: docker/login-action@bdf14dc17331d6af6f3653e7ca655ee4a136baa5
5858
with:
5959
registry: ${{ env.REGISTRY }}
6060
username: RecapTimeBot

0 commit comments

Comments
 (0)