Skip to content

Commit 4ee6ab9

Browse files
chore(deps): update docker/login-action digest to 6862ffc
1 parent 088fdc7 commit 4ee6ab9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/super-devsecops.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ jobs:
174174
- name: Checkout repository
175175
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
176176
- name: Log in to the Container registry
177-
uses: docker/login-action@83a00bc1ab5ded6580f31df1c49e6aaa932d840d
177+
uses: docker/login-action@6862ffc5ab2cdb4405cf318a62a6f4c066e2298b
178178
with:
179179
registry: ghcr.io
180180
username: ${{ github.actor }}

0 commit comments

Comments
 (0)