Skip to content

Commit

Permalink
Bump docker/login-action from 5f4866a30a54f16a52d2ecb4a3898e9e424939c…
Browse files Browse the repository at this point in the history
…f to 70fccc794acd729b2b22dd6a326895f286447728 (#20)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nicolás Georger <[email protected]>
  • Loading branch information
dependabot[bot] and ngeorger authored May 16, 2024
1 parent 835d805 commit ca66e01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/clean_packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:

- uses: docker/setup-buildx-action@d70bba72b1f3fd22344832f00baa16ece964efeb # v3.3.0
- name: Login to GitHub Container Registry
uses: docker/login-action@5f4866a30a54f16a52d2ecb4a3898e9e424939cf # master
uses: docker/login-action@70fccc794acd729b2b22dd6a326895f286447728 # master
with:
registry: ghcr.io
username: ${{ github.actor }}
Expand Down

0 comments on commit ca66e01

Please sign in to comment.