Merge pull request #10181 from jsoref/issue-10084
Upgrade generated workflows
This commit is contained in:
commit
106d5d1144
2 changed files with 2 additions and 2 deletions
|
|
@ -13,7 +13,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: cli/gh-extension-precompile@v1
|
||||
- uses: cli/gh-extension-precompile@v2
|
||||
with:
|
||||
generate_attestations: true
|
||||
go_version_file: go.mod
|
||||
|
|
|
|||
|
|
@ -11,6 +11,6 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: cli/gh-extension-precompile@v1
|
||||
- uses: cli/gh-extension-precompile@v2
|
||||
with:
|
||||
build_script_override: "script/build.sh"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue