Skip to content

Commit

Permalink
Merge pull request #82 from jmrplens/dependabot/github_actions/docker…
Browse files Browse the repository at this point in the history
…/login-action-3.3.0
  • Loading branch information
jmrplens authored Aug 19, 2024
2 parents 797fc8d + ab4b8aa commit 6f3e49c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1

- name: Log in to the Container registry
uses: docker/login-action@465a07811f14bebb1938fbed4728c6a1ff8901fc
uses: docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567
with:
registry: ${{ env.REGISTRY }}
username: ${{ github.actor }}
Expand Down

0 comments on commit 6f3e49c

Please sign in to comment.