Skip to content

Commit 2a6a540

Browse files
Update docker/login-action digest to bb555fc
1 parent 30af383 commit 2a6a540

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
run: npm_config_yes=true npx auto-changelog
8282

8383
- name: Log in to the Container registry
84-
uses: docker/login-action@f4ef78c080cd8ba55a85445d5b36e214a81df20a
84+
uses: docker/login-action@bb555fc48dca4deb5f227b07c7304c673b5708f0
8585
with:
8686
registry: ${{ env.REGISTRY }}
8787
username: ${{ github.actor }}

0 commit comments

Comments
 (0)