Skip to content

Commit

Permalink
ci: fix permission
Browse files Browse the repository at this point in the history
  • Loading branch information
suzuki-shunsuke committed Sep 26, 2024
1 parent 0a3be66 commit 0667fc0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
uses: suzuki-shunsuke/go-release-workflow/.github/workflows/release.yaml@7f97a226912ee2978126019b1e95311d7d15c97a # v2.0.0
with:
homebrew: true
go-version: 1.23.1
go-version-file: go.mod
aqua_policy_allow: true
aqua_version: v2.34.0
app_token_repositories: >-
Expand All @@ -26,3 +26,4 @@ jobs:
contents: write
id-token: write
actions: read
attestations: write

0 comments on commit 0667fc0

Please sign in to comment.