Skip to content

Commit ab94e45

Browse files
chore(deps): update docker/login-action digest to 327cd5a (#424)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e7169e7 commit ab94e45

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
@@ -13,7 +13,7 @@ jobs:
1313
uses: actions/checkout@v4
1414

1515
- name: Log in to the container registry
16-
uses: docker/login-action@7ca345011ac4304463197fac0e56eab1bc7e6af0
16+
uses: docker/login-action@327cd5a69de6c009b9ce71bce8395f28e651bf99
1717
with:
1818
username: ${{ secrets.DOCKER_USERNAME }}
1919
password: ${{ secrets.DOCKER_PASSWORD }}

0 commit comments

Comments
 (0)