Skip to content

Commit cf4d43b

Browse files
chore(deps): update docker/login-action digest to abd3abc
1 parent 0657e5a commit cf4d43b

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@abd3abc99c62be8f17fda11fadefceaa006f6f9e
3030
if: ${{ github.event_name != 'pull_request' }}
3131
with:
3232
registry: ghcr.io

0 commit comments

Comments
 (0)