Skip to content

Commit

Permalink
Revert "chore(deps): update docker/login-action to v3.1.0 (#330)" (#336)
Browse files Browse the repository at this point in the history
This reverts commit f4a436d.

Signed-off-by: Michael Valdron <[email protected]>
  • Loading branch information
michael-valdron authored Mar 22, 2024
1 parent e438340 commit ad414f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pushimge-next.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
with:
go-version: 1.13
- name: Login to Quay
uses: docker/login-action@e92390c5fb421da1463c202d546fed0ec5c39f20 # v3.1.0
uses: docker/login-action@343f7c4344506bcbf9b4de18042ae17996df046d # v3.0.0
with:
registry: quay.io
username: ${{ secrets.QUAY_USERNAME }}
Expand Down

0 comments on commit ad414f1

Please sign in to comment.