Skip to content

Commit

Permalink
chore(deps): update suzuki-shunsuke/go-release-workflow action to v2 (#…
Browse files Browse the repository at this point in the history
…3124)

* chore(deps): update suzuki-shunsuke/go-release-workflow action to v2

* ci: fix permission

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Shunsuke Suzuki <suzuki.shunsuke.1989@gmail.com>
Co-authored-by: Shunsuke Suzuki <suzuki-shunsuke@users.noreply.github.com>
  • Loading branch information
3 people authored Sep 26, 2024
1 parent 2d1e865 commit 57c7332
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ on:
permissions: {}
jobs:
release:
uses: suzuki-shunsuke/go-release-workflow/.github/workflows/release.yaml@d98e23ec5255820653b80250e15e1eb160537908 # v1.1.0
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 57c7332

Please sign in to comment.