Skip to content

Commit

Permalink
chore(deps): update shrink/actions-docker-registry-tag action to v4 (#…
Browse files Browse the repository at this point in the history
…229)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Derek Roberts <[email protected]>
Co-authored-by: Maria Martinez <[email protected]>
  • Loading branch information
3 people authored Feb 1, 2024
1 parent a81641f commit 9d64cea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-close.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
if: github.event.pull_request.merged == true && github.event.pull_request.base.ref == 'main'
runs-on: ubuntu-22.04
steps:
- uses: shrink/actions-docker-registry-tag@v3
- uses: shrink/actions-docker-registry-tag@v4
with:
registry: ghcr.io
repository: ${{ github.repository }}/backend
Expand Down

0 comments on commit 9d64cea

Please sign in to comment.