Skip to content

Commit

Permalink
Merge branch 'main' into ci/trestle-adr
Browse files Browse the repository at this point in the history
  • Loading branch information
jpower432 authored Aug 9, 2024
2 parents 91659cd + 11a0b14 commit a704a68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
id-token: write # needed for signing the images with GitHub OIDC Token
steps:
- name: Login to Quay
uses: docker/login-action@0d4c9c5ea7693da7b068278f7b52bda2a190a446 # pin@v3
uses: docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567 # pin@v3
with:
username: ${{ secrets.QUAY_USER }}
password: ${{ secrets.QUAY_TOKEN }}
Expand Down

0 comments on commit a704a68

Please sign in to comment.