Skip to content

Commit aca1511

Browse files
chore(deps): update docker/login-action digest to 0689575
1 parent bd3ed46 commit aca1511

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-image.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
run: echo "::set-output name=VERSION::${GITHUB_REF#refs/tags/v}"
2727

2828
- name: Log in to GitHub Container Registry
29-
uses: docker/login-action@1f36f5b7a2d2f7bfd524795fc966e6d88c37baa9
29+
uses: docker/login-action@06895751d15a223ec091bea144ad5c7f50d228d0
3030
if: ${{ github.event_name != 'pull_request' }}
3131
with:
3232
registry: ghcr.io

0 commit comments

Comments
 (0)