Skip to content

Commit

Permalink
ci: disable cosign
Browse files Browse the repository at this point in the history
  • Loading branch information
suzuki-shunsuke committed Mar 20, 2024
1 parent ac20e3c commit 7b6ee46
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/actionlint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
- aqua/imports/reviewdog.yaml
jobs:
actionlint:
uses: suzuki-shunsuke/actionlint-workflow/.github/workflows/actionlint.yaml@b6a5f966d4504893b2aeb60cf2b0de8946e48504 # v0.5.0
uses: suzuki-shunsuke/actionlint-workflow/.github/workflows/actionlint.yaml@chore-disable-cosign
with:
aqua_version: v2.25.0
aqua_policy_allow: true
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/wc-go-mod-tidy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
required: true
jobs:
go-mod-tidy:
uses: suzuki-shunsuke/go-mod-tidy-workflow/.github/workflows/go-mod-tidy.yaml@8facac38f5b2008648c14e31c632c3a709439b9c # v0.1.1
uses: suzuki-shunsuke/go-mod-tidy-workflow/.github/workflows/go-mod-tidy.yaml@chore-disable-cosign
with:
go-version: 1.22.1
aqua_version: v2.25.0
Expand Down

0 comments on commit 7b6ee46

Please sign in to comment.