mirror of
https://github.com/Z3Prover/z3
synced 2026-01-21 01:24:43 +00:00
Bump githubnext/gh-aw from 0.36.0 to 0.37.0 (#8255)
Bumps [githubnext/gh-aw](https://github.com/githubnext/gh-aw) from 0.36.0 to 0.37.0. - [Release notes](https://github.com/githubnext/gh-aw/releases) - [Changelog](https://github.com/githubnext/gh-aw/blob/main/CHANGELOG.md) - [Commits](https://github.com/githubnext/gh-aw/compare/v0.36.0...v0.37.0) --- updated-dependencies: - dependency-name: githubnext/gh-aw dependency-version: 0.37.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
f8ba759523
commit
406e80e1b5
5 changed files with 25 additions and 25 deletions
6
.github/workflows/agentics-maintenance.yml
vendored
6
.github/workflows/agentics-maintenance.yml
vendored
|
|
@ -45,7 +45,7 @@ jobs:
|
|||
discussions: write
|
||||
steps:
|
||||
- name: Setup Scripts
|
||||
uses: githubnext/gh-aw/actions/setup@v0.36.0
|
||||
uses: githubnext/gh-aw/actions/setup@v0.37.0
|
||||
with:
|
||||
destination: /opt/gh-aw/actions
|
||||
|
||||
|
|
@ -64,7 +64,7 @@ jobs:
|
|||
issues: write
|
||||
steps:
|
||||
- name: Setup Scripts
|
||||
uses: githubnext/gh-aw/actions/setup@v0.36.0
|
||||
uses: githubnext/gh-aw/actions/setup@v0.37.0
|
||||
with:
|
||||
destination: /opt/gh-aw/actions
|
||||
|
||||
|
|
@ -102,7 +102,7 @@ jobs:
|
|||
echo "✓ All workflows compiled successfully"
|
||||
|
||||
- name: Setup Scripts
|
||||
uses: githubnext/gh-aw/actions/setup@v0.36.0
|
||||
uses: githubnext/gh-aw/actions/setup@v0.37.0
|
||||
with:
|
||||
destination: /tmp/gh-aw/actions
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue