Skip to content

Commit 3426063

Browse files
chore(deps): Bump github/gh-aw from 0.68.7 to 0.73.0
Bumps [github/gh-aw](https://github.com/github/gh-aw) from 0.68.7 to 0.73.0. - [Release notes](https://github.com/github/gh-aw/releases) - [Changelog](https://github.com/github/gh-aw/blob/main/CHANGELOG.md) - [Commits](github/gh-aw@f916d5d...4d44d0e) --- updated-dependencies: - dependency-name: github/gh-aw dependency-version: 0.73.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5ffc849 commit 3426063

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/copilot-setup-steps.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Checkout repository
2222
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
2323
- name: Install gh-aw extension
24-
uses: github/gh-aw/actions/setup-cli@f916d5de5199f770e46151d455ab1f0288981cc9 # v0.68.7
24+
uses: github/gh-aw/actions/setup-cli@4d44d0e89851a877f4ddc0cb6c0197e42b1016c5 # v0.73.0
2525
with:
2626
version: v0.68.7
2727
- name: Install uv

.github/workflows/verify-agent-locks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
2020

2121
- name: Install gh-aw extension
22-
uses: github/gh-aw/actions/setup-cli@f916d5de5199f770e46151d455ab1f0288981cc9 # v0.68.7
22+
uses: github/gh-aw/actions/setup-cli@4d44d0e89851a877f4ddc0cb6c0197e42b1016c5 # v0.73.0
2323
with:
2424
version: v0.68.7
2525

0 commit comments

Comments
 (0)