Skip to content

Commit

Permalink
chore(deps): update docker/login-action action to v2.2.0
Browse files Browse the repository at this point in the history
| datasource  | package             | from | to     |
| ----------- | ------------------- | ---- | ------ |
| github-tags | docker/login-action | v2   | v2.2.0 |
  • Loading branch information
plural-renovate[bot] committed Jan 24, 2024
1 parent 86c2f05 commit 25e2464
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 @@ -49,7 +49,7 @@ jobs:
uses: docker/setup-buildx-action@v2

- name: Login to GHCR
uses: docker/login-action@v2
uses: docker/login-action@465a07811f14bebb1938fbed4728c6a1ff8901fc # v2.2.0
with:
registry: ghcr.io
username: ${{ github.repository_owner }}
Expand Down

0 comments on commit 25e2464

Please sign in to comment.