Skip to content

Commit e05d658

Browse files
chore(deps): update docker/login-action digest to 28fdb31 (#518)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7726890 commit e05d658

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@5b7b28b1cc417bbd34cd8c225a957c9ce9adf7f2
15+
uses: docker/login-action@28fdb31ff34708d19615a74d67103ddc2ea9725c
1616
with:
1717
username: ${{ secrets.DOCKER_USERNAME }}
1818
password: ${{ secrets.DOCKER_PASSWORD }}

0 commit comments

Comments
 (0)