Skip to content

Commit 7599d9e

Browse files
Merge pull request #1 from chrisreddington/dependabot/github_actions/cli/gh-extension-precompile-2
Bump cli/gh-extension-precompile from 1 to 2
2 parents aa3323a + 6448074 commit 7599d9e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
runs-on: ubuntu-latest
1414
steps:
1515
- uses: actions/checkout@v4
16-
- uses: cli/gh-extension-precompile@v1
16+
- uses: cli/gh-extension-precompile@v2
1717
with:
1818
generate_attestations: true
1919
go_version_file: go.mod

0 commit comments

Comments
 (0)