Skip to content

Commit af8c703

Browse files
chore(deps): update docker/login-action digest to 184bdaa
1 parent 088fdc7 commit af8c703

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@184bdaa0721073962dff0199f1fb9940f07167d1
178178
with:
179179
registry: ghcr.io
180180
username: ${{ github.actor }}

0 commit comments

Comments
 (0)