Skip to content

Commit

Permalink
ci: changed token with workflow rights
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiomereu-ey committed Jul 25, 2024
1 parent eff5ac8 commit eae8217
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
with:
owner: ${{ github.repository_owner }}
repo: saas-platform-iac-automation
github_token: ${{ secrets.GPR_TOKEN }}
github_token: ${{ secrets.GPR_TOKEN_WITH_WORKFLOW_RIGHT }}
workflow_file_name: image-scan-workflow.yml
ref: master
wait_interval: 11
Expand Down

0 comments on commit eae8217

Please sign in to comment.