Skip to content

Commit 38f524e

Browse files
Bump the actions group across 1 directory with 7 updates
Bumps the actions group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github/gh-aw-actions/setup](https://github.com/github/gh-aw-actions) | `0.80.9` | `0.81.6` | | [actions/checkout](https://github.com/actions/checkout) | `6` | `7` | | [github/gh-aw-actions/setup-cli](https://github.com/github/gh-aw-actions) | `0.80.9` | `0.81.6` | | [actions/cache/restore](https://github.com/actions/cache) | `5.0.5` | `6.1.0` | | [actions/cache/save](https://github.com/actions/cache) | `5.0.5` | `6.1.0` | | [github/gh-aw](https://github.com/github/gh-aw) | `0.79.9` | `0.80.9` | | [jdx/mise-action](https://github.com/jdx/mise-action) | `4.1.0` | `4.2.0` | Updates `github/gh-aw-actions/setup` from 0.80.9 to 0.81.6 - [Release notes](https://github.com/github/gh-aw-actions/releases) - [Changelog](https://github.com/github/gh-aw-actions/blob/main/CHANGELOG.md) - [Commits](github/gh-aw-actions@8c7d04e...ba6380c) Updates `actions/checkout` from 6 to 7 - [Release notes](https://github.com/actions/checkout/releases) - [Commits](actions/checkout@v6...v7) Updates `github/gh-aw-actions/setup-cli` from 0.80.9 to 0.81.6 - [Release notes](https://github.com/github/gh-aw-actions/releases) - [Changelog](https://github.com/github/gh-aw-actions/blob/main/CHANGELOG.md) - [Commits](github/gh-aw-actions@8c7d04e...ba6380c) Updates `actions/cache/restore` from 5.0.5 to 6.1.0 - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@27d5ce7...55cc834) Updates `actions/cache/save` from 5.0.5 to 6.1.0 - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@27d5ce7...55cc834) Updates `github/gh-aw` from 0.79.9 to 0.80.9 - [Release notes](https://github.com/github/gh-aw/releases) - [Changelog](https://github.com/github/gh-aw/blob/main/CHANGELOG.md) - [Commits](github/gh-aw@v0.79.9...v0.80.9) Updates `jdx/mise-action` from 4.1.0 to 4.2.0 - [Release notes](https://github.com/jdx/mise-action/releases) - [Changelog](https://github.com/jdx/mise-action/blob/main/CHANGELOG.md) - [Commits](jdx/mise-action@dba1968...e6a8b39) --- updated-dependencies: - dependency-name: github/gh-aw-actions/setup dependency-version: 0.81.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions - dependency-name: actions/checkout dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: github/gh-aw-actions/setup-cli dependency-version: 0.81.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions - dependency-name: actions/cache/restore dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: actions/cache/save dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: github/gh-aw dependency-version: 0.80.9 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions - dependency-name: jdx/mise-action dependency-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 85ebe0d commit 38f524e

17 files changed

Lines changed: 51 additions & 51 deletions

.github/workflows/agentics-maintenance.yml

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696
pull-requests: write
9797
steps:
9898
- name: Setup Scripts
99-
uses: github/gh-aw-actions/setup@8c7d04ebf1ece56cd381446125da3e0f6896294a # v0.80.9
99+
uses: github/gh-aw-actions/setup@ba6380cc6e5be5d21677bebe04d52fb48e3abec7 # v0.81.6
100100
with:
101101
destination: ${{ runner.temp }}/gh-aw/actions
102102

@@ -134,7 +134,7 @@ jobs:
134134
actions: write
135135
steps:
136136
- name: Setup Scripts
137-
uses: github/gh-aw-actions/setup@8c7d04ebf1ece56cd381446125da3e0f6896294a # v0.80.9
137+
uses: github/gh-aw-actions/setup@ba6380cc6e5be5d21677bebe04d52fb48e3abec7 # v0.81.6
138138
with:
139139
destination: ${{ runner.temp }}/gh-aw/actions
140140

@@ -163,7 +163,7 @@ jobs:
163163
persist-credentials: false
164164

165165
- name: Setup Scripts
166-
uses: github/gh-aw-actions/setup@8c7d04ebf1ece56cd381446125da3e0f6896294a # v0.80.9
166+
uses: github/gh-aw-actions/setup@ba6380cc6e5be5d21677bebe04d52fb48e3abec7 # v0.81.6
167167
with:
168168
destination: ${{ runner.temp }}/gh-aw/actions
169169

@@ -178,7 +178,7 @@ jobs:
178178
await main();
179179
180180
- name: Install gh-aw
181-
uses: github/gh-aw-actions/setup-cli@8c7d04ebf1ece56cd381446125da3e0f6896294a # v0.80.9
181+
uses: github/gh-aw-actions/setup-cli@ba6380cc6e5be5d21677bebe04d52fb48e3abec7 # v0.81.6
182182
with:
183183
version: v0.80.9
184184

@@ -210,7 +210,7 @@ jobs:
210210
pull-requests: write
211211
steps:
212212
- name: Setup Scripts
213-
uses: github/gh-aw-actions/setup@8c7d04ebf1ece56cd381446125da3e0f6896294a # v0.80.9
213+
uses: github/gh-aw-actions/setup@ba6380cc6e5be5d21677bebe04d52fb48e3abec7 # v0.81.6
214214
with:
215215
destination: ${{ runner.temp }}/gh-aw/actions
216216

@@ -256,7 +256,7 @@ jobs:
256256
persist-credentials: false
257257

258258
- name: Setup Scripts
259-
uses: github/gh-aw-actions/setup@8c7d04ebf1ece56cd381446125da3e0f6896294a # v0.80.9
259+
uses: github/gh-aw-actions/setup@ba6380cc6e5be5d21677bebe04d52fb48e3abec7 # v0.81.6
260260
with:
261261
destination: ${{ runner.temp }}/gh-aw/actions
262262

@@ -302,7 +302,7 @@ jobs:
302302
persist-credentials: false
303303

304304
- name: Setup Scripts
305-
uses: github/gh-aw-actions/setup@8c7d04ebf1ece56cd381446125da3e0f6896294a # v0.80.9
305+
uses: github/gh-aw-actions/setup@ba6380cc6e5be5d21677bebe04d52fb48e3abec7 # v0.81.6
306306
with:
307307
destination: ${{ runner.temp }}/gh-aw/actions
308308

@@ -317,7 +317,7 @@ jobs:
317317
await main();
318318
319319
- name: Install gh-aw
320-
uses: github/gh-aw-actions/setup-cli@8c7d04ebf1ece56cd381446125da3e0f6896294a # v0.80.9
320+
uses: github/gh-aw-actions/setup-cli@ba6380cc6e5be5d21677bebe04d52fb48e3abec7 # v0.81.6
321321
with:
322322
version: v0.80.9
323323

@@ -348,7 +348,7 @@ jobs:
348348
persist-credentials: false
349349

350350
- name: Setup Scripts
351-
uses: github/gh-aw-actions/setup@8c7d04ebf1ece56cd381446125da3e0f6896294a # v0.80.9
351+
uses: github/gh-aw-actions/setup@ba6380cc6e5be5d21677bebe04d52fb48e3abec7 # v0.81.6
352352
with:
353353
destination: ${{ runner.temp }}/gh-aw/actions
354354

@@ -363,13 +363,13 @@ jobs:
363363
await main();
364364
365365
- name: Install gh-aw
366-
uses: github/gh-aw-actions/setup-cli@8c7d04ebf1ece56cd381446125da3e0f6896294a # v0.80.9
366+
uses: github/gh-aw-actions/setup-cli@ba6380cc6e5be5d21677bebe04d52fb48e3abec7 # v0.81.6
367367
with:
368368
version: v0.80.9
369369

370370
- name: Restore activity report logs cache
371371
id: activity_report_logs_cache
372-
uses: actions/cache/restore@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5
372+
uses: actions/cache/restore@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1.0
373373
with:
374374
path: ./.cache/gh-aw/activity-report-logs
375375
key: ${{ runner.os }}-activity-report-logs-${{ github.repository }}-${{ github.ref_name }}-${{ github.run_id }}
@@ -393,7 +393,7 @@ jobs:
393393
394394
- name: Save activity report logs cache
395395
if: ${{ always() }}
396-
uses: actions/cache/save@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5
396+
uses: actions/cache/save@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1.0
397397
with:
398398
path: ./.cache/gh-aw/activity-report-logs
399399
key: ${{ steps.activity_report_logs_cache.outputs.cache-primary-key }}
@@ -453,7 +453,7 @@ jobs:
453453
persist-credentials: false
454454

455455
- name: Setup Scripts
456-
uses: github/gh-aw-actions/setup@8c7d04ebf1ece56cd381446125da3e0f6896294a # v0.80.9
456+
uses: github/gh-aw-actions/setup@ba6380cc6e5be5d21677bebe04d52fb48e3abec7 # v0.81.6
457457
with:
458458
destination: ${{ runner.temp }}/gh-aw/actions
459459

@@ -468,13 +468,13 @@ jobs:
468468
await main();
469469
470470
- name: Install gh-aw
471-
uses: github/gh-aw-actions/setup-cli@8c7d04ebf1ece56cd381446125da3e0f6896294a # v0.80.9
471+
uses: github/gh-aw-actions/setup-cli@ba6380cc6e5be5d21677bebe04d52fb48e3abec7 # v0.81.6
472472
with:
473473
version: v0.80.9
474474

475475
- name: Restore forecast report logs cache
476476
id: forecast_report_logs_cache
477-
uses: actions/cache/restore@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5
477+
uses: actions/cache/restore@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1.0
478478
with:
479479
path: ./.github/aw/logs
480480
key: ${{ runner.os }}-forecast-report-logs-${{ github.repository }}-${{ github.ref_name }}-${{ github.run_id }}
@@ -520,7 +520,7 @@ jobs:
520520
521521
- name: Save forecast report logs cache
522522
if: ${{ always() }}
523-
uses: actions/cache/save@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5
523+
uses: actions/cache/save@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1.0
524524
with:
525525
path: ./.github/aw/logs
526526
key: ${{ runner.os }}-forecast-report-logs-${{ github.repository }}-${{ github.ref_name }}-${{ github.run_id }}
@@ -545,7 +545,7 @@ jobs:
545545
issues: write
546546
steps:
547547
- name: Setup Scripts
548-
uses: github/gh-aw-actions/setup@8c7d04ebf1ece56cd381446125da3e0f6896294a # v0.80.9
548+
uses: github/gh-aw-actions/setup@ba6380cc6e5be5d21677bebe04d52fb48e3abec7 # v0.81.6
549549
with:
550550
destination: ${{ runner.temp }}/gh-aw/actions
551551

@@ -582,7 +582,7 @@ jobs:
582582
persist-credentials: false
583583

584584
- name: Setup Scripts
585-
uses: github/gh-aw-actions/setup@8c7d04ebf1ece56cd381446125da3e0f6896294a # v0.80.9
585+
uses: github/gh-aw-actions/setup@ba6380cc6e5be5d21677bebe04d52fb48e3abec7 # v0.81.6
586586
with:
587587
destination: ${{ runner.temp }}/gh-aw/actions
588588

@@ -597,7 +597,7 @@ jobs:
597597
await main();
598598
599599
- name: Install gh-aw
600-
uses: github/gh-aw-actions/setup-cli@8c7d04ebf1ece56cd381446125da3e0f6896294a # v0.80.9
600+
uses: github/gh-aw-actions/setup-cli@ba6380cc6e5be5d21677bebe04d52fb48e3abec7 # v0.81.6
601601
with:
602602
version: v0.80.9
603603

.github/workflows/benchmark.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
TYPESPEC_VS_CI_BUILD: true
3636
TYPESPEC_SKIP_WEBSITE_BUILD: true
3737
steps:
38-
- uses: actions/checkout@v6
38+
- uses: actions/checkout@v7
3939
with:
4040
submodules: recursive
4141
fetch-depth: 0

.github/workflows/ci-python.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
name: "Build & Regenerate"
2424
runs-on: ubuntu-latest
2525
steps:
26-
- uses: actions/checkout@v6
26+
- uses: actions/checkout@v7
2727
with:
2828
submodules: recursive
2929

@@ -69,7 +69,7 @@ jobs:
6969
needs: build
7070
runs-on: ubuntu-latest
7171
steps:
72-
- uses: actions/checkout@v6
72+
- uses: actions/checkout@v7
7373
with:
7474
submodules: recursive
7575

@@ -105,7 +105,7 @@ jobs:
105105
needs: build
106106
runs-on: ubuntu-latest
107107
steps:
108-
- uses: actions/checkout@v6
108+
- uses: actions/checkout@v7
109109
with:
110110
submodules: recursive
111111

@@ -135,7 +135,7 @@ jobs:
135135
needs: build
136136
runs-on: ubuntu-latest
137137
steps:
138-
- uses: actions/checkout@v6
138+
- uses: actions/checkout@v7
139139
with:
140140
submodules: recursive
141141

@@ -173,7 +173,7 @@ jobs:
173173
needs: build
174174
runs-on: ubuntu-latest
175175
steps:
176-
- uses: actions/checkout@v6
176+
- uses: actions/checkout@v7
177177
with:
178178
submodules: recursive
179179

.github/workflows/ci-typescript.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
name: Build
1919
runs-on: ubuntu-latest
2020
steps:
21-
- uses: actions/checkout@v6
21+
- uses: actions/checkout@v7
2222
with:
2323
submodules: recursive
2424
- uses: ./.github/actions/setup
@@ -31,7 +31,7 @@ jobs:
3131
runs-on: ubuntu-latest
3232
needs: build
3333
steps:
34-
- uses: actions/checkout@v6
34+
- uses: actions/checkout@v7
3535
with:
3636
submodules: recursive
3737
- uses: ./.github/actions/setup
@@ -47,7 +47,7 @@ jobs:
4747
runs-on: ubuntu-latest
4848
needs: build
4949
steps:
50-
- uses: actions/checkout@v6
50+
- uses: actions/checkout@v7
5151
with:
5252
submodules: recursive
5353
- uses: ./.github/actions/setup

.github/workflows/ci.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
if: runner.os == 'Windows'
3232
run: git config --global core.longpaths true
3333

34-
- uses: actions/checkout@v6
34+
- uses: actions/checkout@v7
3535
with:
3636
submodules: recursive
3737

@@ -63,7 +63,7 @@ jobs:
6363
name: Website
6464
runs-on: ubuntu-latest
6565
steps:
66-
- uses: actions/checkout@v6
66+
- uses: actions/checkout@v7
6767
with:
6868
submodules: recursive
6969

@@ -88,7 +88,7 @@ jobs:
8888
TYPESPEC_VS_CI_BUILD: true
8989
TYPESPEC_SKIP_WEBSITE_BUILD: true
9090
steps:
91-
- uses: actions/checkout@v6
91+
- uses: actions/checkout@v7
9292
with:
9393
submodules: recursive
9494

@@ -123,7 +123,7 @@ jobs:
123123
name: Autorest Checks
124124
runs-on: ubuntu-latest
125125
steps:
126-
- uses: actions/checkout@v6
126+
- uses: actions/checkout@v7
127127
with:
128128
submodules: recursive
129129

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737

3838
steps:
3939
- name: Checkout repository
40-
uses: actions/checkout@v6
40+
uses: actions/checkout@v7
4141

4242
# Initializes the CodeQL tools for scanning.
4343
- name: Initialize CodeQL

.github/workflows/consistency.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
runs-on: ubuntu-latest
2121
if: github.event_name == 'pull_request'
2222
steps:
23-
- uses: actions/checkout@v6
23+
- uses: actions/checkout@v7
2424
with:
2525
fetch-depth: 0 ## Needed for Changesets to find `main` branch
2626
submodules: recursive
@@ -52,7 +52,7 @@ jobs:
5252
name: Spell check
5353
runs-on: ubuntu-latest
5454
steps:
55-
- uses: actions/checkout@v6
55+
- uses: actions/checkout@v7
5656
with:
5757
submodules: recursive
5858
- uses: ./.github/actions/setup
@@ -68,7 +68,7 @@ jobs:
6868
name: Format
6969
runs-on: ubuntu-latest
7070
steps:
71-
- uses: actions/checkout@v6
71+
- uses: actions/checkout@v7
7272
with:
7373
submodules: recursive
7474
- uses: ./.github/actions/setup
@@ -90,7 +90,7 @@ jobs:
9090
name: Lint
9191
runs-on: ubuntu-latest
9292
steps:
93-
- uses: actions/checkout@v6
93+
- uses: actions/checkout@v7
9494
with:
9595
submodules: recursive
9696

@@ -123,7 +123,7 @@ jobs:
123123
name: Versions consistency
124124
runs-on: ubuntu-latest
125125
steps:
126-
- uses: actions/checkout@v6
126+
- uses: actions/checkout@v7
127127
with:
128128
submodules: recursive
129129

@@ -140,7 +140,7 @@ jobs:
140140
name: Common types up to date
141141
runs-on: ubuntu-latest
142142
steps:
143-
- uses: actions/checkout@v6
143+
- uses: actions/checkout@v7
144144
with:
145145
submodules: recursive
146146

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ jobs:
1111
contents: read
1212
steps:
1313
- name: Checkout repository
14-
uses: actions/checkout@v6
14+
uses: actions/checkout@v7
1515
- name: Install gh-aw extension
16-
uses: github/gh-aw/actions/setup-cli@v0.79.9
16+
uses: github/gh-aw/actions/setup-cli@v0.80.9
1717
with:
1818
version: v0.50.1

.github/workflows/dependabot-core-sync.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
permissions:
1717
contents: write
1818
steps:
19-
- uses: actions/checkout@v6
19+
- uses: actions/checkout@v7
2020
with:
2121
ref: ${{ github.head_ref }}
2222
submodules: recursive

.github/workflows/doc-update-scheduler.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
matrix: ${{ steps.resolve.outputs.matrix }}
4343
steps:
4444
- name: Checkout repository
45-
uses: actions/checkout@v6
45+
uses: actions/checkout@v7
4646

4747
- name: Resolve config matrix
4848
id: resolve

0 commit comments

Comments
 (0)