Skip to content

Commit

Permalink
Merge pull request #5 from sarg3nt/dependabot/github_actions/docker/l…
Browse files Browse the repository at this point in the history
…ogin-action-3.3.0

Bump docker/login-action from 1.14.1 to 3.3.0
  • Loading branch information
sarg3nt authored Oct 28, 2024
2 parents a9aea3e + 0a4ca08 commit e4bbd9a
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 @@ -31,7 +31,7 @@ jobs:
fetch-depth: 0

- name: Log into registry
uses: docker/login-action@dd4fa0671be5250ee6f50aedf4cb05514abda2c7 # v1.14.1
uses: docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567 # v3.3.0
with:
registry: ${{ env.REGISTRY }}
username: ${{ github.actor }}
Expand Down

0 comments on commit e4bbd9a

Please sign in to comment.