Skip to content

Commit

Permalink
Bump docker/login-action from 2.2.0 to 3.0.0 in /.github/actions/setu…
Browse files Browse the repository at this point in the history
…p-gear (#353)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 18, 2024
1 parent d05744c commit 756e2c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup-gear/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ runs:
load: true
cache-from: type=gha,scope=stack/gear/${{ inputs.devenv }}
cache-to: type=gha,mode=max,scope=stack/gear/${{ inputs.devenv }}
- uses: docker/login-action@v2.2.0
- uses: docker/login-action@v3.0.0
with:
registry: ghcr.io
username: ${{ github.actor }}
Expand Down

0 comments on commit 756e2c8

Please sign in to comment.