Skip to content

Commit dda096b

Browse files
chore(deps): update docker/login-action action to v4.6.0
1 parent a95b260 commit dda096b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release_image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555

5656
- name: Log into ghcr registry
5757
if: github.event_name != 'pull_request'
58-
uses: docker/login-action@650006c6eb7dba73a995cc03b0b2d7f5ca915bee # v4.2.0
58+
uses: docker/login-action@dbcb813823bdd20940b903addbd779551569679f # v4.6.0
5959
with:
6060
registry: ghcr.io
6161
username: ${{ github.actor }}

0 commit comments

Comments
 (0)