Skip to content

Commit

Permalink
ci: use GITHUB_TOKEN
Browse files Browse the repository at this point in the history
  • Loading branch information
suzuki-shunsuke committed Oct 3, 2024
1 parent a8e8de5 commit 74cc305
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/wc-integration-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -251,3 +251,4 @@ jobs:
working-directory: tests/cosign
env:
GH_DEBUG: "1"
GITHUB_TOKEN: ${{github.token}} # gh attestation verify requires a GitHub access token

0 comments on commit 74cc305

Please sign in to comment.