Skip to content

Commit eca24ea

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

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

0 commit comments

Comments
 (0)