Skip to content

Commit

Permalink
chore(deps): update docker/login-action digest to f4ef78c
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 12, 2022
1 parent 0ee62f8 commit f1e8996
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: Set up QEMU
uses: docker/setup-qemu-action@8b122486cedac8393e77aa9734c3528886e4a1a8 # tag=v2
- name: Docker login
uses: docker/login-action@49ed152c8eca782a232dede0303416e8f356c37b # tag=v2
uses: docker/login-action@f4ef78c080cd8ba55a85445d5b36e214a81df20a # tag=v2
with:
registry: ghcr.io
username: ${{ github.repository_owner }}
Expand Down

0 comments on commit f1e8996

Please sign in to comment.