Skip to content

Commit f74a94c

Browse files
krukowCopilot
andcommitted
Update gh-aw CLI to v0.48.1 in copilot-setup-steps
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 3ea2567 commit f74a94c

4 files changed

Lines changed: 11 additions & 6 deletions

File tree

.github/aw/actions-lock.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,11 @@
3030
"version": "v0.46.0",
3131
"sha": "f88ec26c65cc20ebb8ceabe809c9153385945bfe"
3232
},
33+
"github/gh-aw/actions/setup-cli@v0.48.1": {
34+
"repo": "github/gh-aw/actions/setup-cli",
35+
"version": "v0.48.1",
36+
"sha": "26b6572ae210580303087bc3142fe58d140bf65c"
37+
},
3338
"github/gh-aw/actions/setup@v0.43.23": {
3439
"repo": "github/gh-aw/actions/setup",
3540
"version": "v0.43.23",

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,6 @@ jobs:
7474
# Ensure deps directories are readable by any user
7575
chmod -R a+rX ~/.m2/repository ~/.deps.clj 2>/dev/null || true
7676
- name: Install gh-aw extension
77-
uses: github/gh-aw/actions/setup-cli@v0.46.0
77+
uses: github/gh-aw/actions/setup-cli@v0.48.1
7878
with:
79-
version: v0.46.0
79+
version: v0.48.1

.github/workflows/daily-doc-updater.lock.yml

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/upstream-sync.lock.yml

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)