Skip to content

Commit

Permalink
Fix provenance task
Browse files Browse the repository at this point in the history
  • Loading branch information
andifalk committed Oct 8, 2023
1 parent fc47649 commit 2ce907f
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 @@ -39,6 +39,6 @@ jobs:
uses: slsa-framework/slsa-github-generator/.github/workflows/generator_container_slsa3.yml@v1.9.0
with:
image: "andifalk/supply-chain-security:${GITHUB_REF_NAME}"
registry-username: ${{ secrets.DOCKERHUB_USER }}
registry-username: andifalk
secrets:
registry-password: ${{ secrets.DOCKERHUB_TOKEN }}

0 comments on commit 2ce907f

Please sign in to comment.