Skip to content

Commit 48fd6a6

Browse files
chore(deps): update docker/login-action digest to 3d10084 (#490)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent be68739 commit 48fd6a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- name: Check out the repo
1313
uses: actions/checkout@v4
1414
- name: Log in to the container registry
15-
uses: docker/login-action@6d4b68b490aef8836e8fb5e50ee7b3bdfa5894f0
15+
uses: docker/login-action@3d100841f68d4548bf57e52eb27bd33ec5069f55
1616
with:
1717
username: ${{ secrets.DOCKER_USERNAME }}
1818
password: ${{ secrets.DOCKER_PASSWORD }}

0 commit comments

Comments
 (0)