Skip to content

Commit

Permalink
Merge branch 'devel' into dependabot/github_actions/akhilerm/tag-push…
Browse files Browse the repository at this point in the history
…-action-2.1.0
  • Loading branch information
AaronH88 authored Sep 19, 2023
2 parents d68fd38 + be1f731 commit 02daf3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/devel_image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
run: docker run --rm quay.io/${{ github.repository }}:devel receptor --version

- name: Login To Quay
uses: docker/login-action@v2
uses: docker/login-action@v3
with:
username: ${{ secrets.QUAY_USERNAME }}
password: ${{ secrets.QUAY_TOKEN }}
Expand Down

0 comments on commit 02daf3b

Please sign in to comment.