Skip to content

Commit

Permalink
bruk GHCR_TOKEN
Browse files Browse the repository at this point in the history
  • Loading branch information
arnfinn committed Oct 7, 2024
1 parent f434af7 commit 9657a86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/snyk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
with:
registry: ${{ env.GITHUB_REGISTRY }}
username: ${{ github.actor }}
password: ${{ github.token }}
password: ${{ secrets.GHCR_TOKEN }}
- name: Set up Docker Buildx
uses: docker/[email protected]
- name: Prepare tags
Expand Down

0 comments on commit 9657a86

Please sign in to comment.