Skip to content

Commit 93bfd04

Browse files
Bump actions/checkout from 5.0.0 to 6.0.0 in the github-actions group (#253)
Bumps the github-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout). Updates `actions/checkout` from 5.0.0 to 6.0.0 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@08c6903...1af3b93) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d22bf9c commit 93bfd04

12 files changed

Lines changed: 21 additions & 21 deletions

.github/workflows/benchmark-multinode-tmpl.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
sleep 5
6969
done
7070
71-
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
71+
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
7272
with:
7373
token: ${{ secrets.REPO_PAT }}
7474
fetch-depth: 0

.github/workflows/benchmark-tmpl.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ jobs:
122122
done
123123
fi
124124
125-
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
125+
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
126126
with:
127127
token: ${{ secrets.REPO_PAT }}
128128
fetch-depth: 0

.github/workflows/collect-results.yml

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

1818
steps:
1919
- name: Checkout code
20-
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
20+
uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
2121
with:
2222
token: ${{ secrets.REPO_PAT }}
2323
fetch-depth: 0

.github/workflows/e2e-tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
search-space-config: ${{ steps.get-jobs.outputs.search-space-config }}
1717
steps:
1818
- name: Checkout code
19-
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
19+
uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
2020

2121
- id: get-jobs
2222
run: |
@@ -65,7 +65,7 @@ jobs:
6565
GITHUB_TOKEN: ${{ secrets.REPO_PAT }}
6666

6767
steps:
68-
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
68+
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
6969
with:
7070
token: ${{ secrets.REPO_PAT }}
7171
fetch-depth: 0

.github/workflows/full-sweep-1k1k-scheduler.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
search-space-config: ${{ steps.get-dsr1-configs.outputs.search-space-config }}
1313
steps:
1414
- name: Checkout code
15-
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
15+
uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
1616

1717
- id: get-dsr1-configs
1818
run: |
@@ -26,7 +26,7 @@ jobs:
2626
search-space-config: ${{ steps.get-gptoss-configs.outputs.search-space-config }}
2727
steps:
2828
- name: Checkout code
29-
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
29+
uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
3030

3131
- id: get-gptoss-configs
3232
run: |
@@ -154,7 +154,7 @@ jobs:
154154
GITHUB_TOKEN: ${{ secrets.REPO_PAT }}
155155

156156
steps:
157-
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
157+
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
158158
with:
159159
token: ${{ secrets.REPO_PAT }}
160160
fetch-depth: 0

.github/workflows/full-sweep-1k8k-scheduler.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
search-space-config: ${{ steps.get-dsr1-configs.outputs.search-space-config }}
1313
steps:
1414
- name: Checkout code
15-
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
15+
uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
1616

1717
- id: get-dsr1-configs
1818
run: |
@@ -26,7 +26,7 @@ jobs:
2626
search-space-config: ${{ steps.get-gptoss-configs.outputs.search-space-config }}
2727
steps:
2828
- name: Checkout code
29-
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
29+
uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
3030

3131
- id: get-gptoss-configs
3232
run: |
@@ -109,7 +109,7 @@ jobs:
109109
GITHUB_TOKEN: ${{ secrets.REPO_PAT }}
110110

111111
steps:
112-
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
112+
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
113113
with:
114114
token: ${{ secrets.REPO_PAT }}
115115
fetch-depth: 0

.github/workflows/full-sweep-8k1k-scheduler.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
search-space-config: ${{ steps.get-dsr1-configs.outputs.search-space-config }}
1313
steps:
1414
- name: Checkout code
15-
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
15+
uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
1616

1717
- id: get-dsr1-configs
1818
run: |
@@ -26,7 +26,7 @@ jobs:
2626
search-space-config: ${{ steps.get-gptoss-configs.outputs.search-space-config }}
2727
steps:
2828
- name: Checkout code
29-
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
29+
uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
3030

3131
- id: get-gptoss-configs
3232
run: |
@@ -154,7 +154,7 @@ jobs:
154154
GITHUB_TOKEN: ${{ secrets.REPO_PAT }}
155155

156156
steps:
157-
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
157+
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
158158
with:
159159
token: ${{ secrets.REPO_PAT }}
160160
fetch-depth: 0

.github/workflows/full-sweep-test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
gptoss-8k1k: ${{ steps.generate-configs.outputs.gptoss-8k1k }}
4747
steps:
4848
- name: Checkout code
49-
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
49+
uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
5050

5151
# This looks complicated, but it is just calling generate_sweep_configs.py conditioned on
5252
# discrete inputs (i.e., run_1k1k, run_h100, etc.) to split the test sweep into discrete jobs
@@ -422,7 +422,7 @@ jobs:
422422
GITHUB_TOKEN: ${{ secrets.REPO_PAT }}
423423

424424
steps:
425-
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
425+
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
426426
with:
427427
token: ${{ secrets.REPO_PAT }}
428428
fetch-depth: 0

.github/workflows/label-validation.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
search-space-config: ${{ steps.get-jobs.outputs.search-space-config }}
1717
steps:
1818
- name: Checkout code
19-
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
19+
uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
2020

2121
- id: get-jobs
2222
shell: python
@@ -120,7 +120,7 @@ jobs:
120120
GITHUB_TOKEN: ${{ secrets.REPO_PAT }}
121121

122122
steps:
123-
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
123+
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
124124
with:
125125
token: ${{ secrets.REPO_PAT }}
126126
fetch-depth: 0

.github/workflows/pr-line-counter.yml

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

2222
steps:
2323
- name: Checkout code
24-
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
24+
uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
2525
with:
2626
fetch-depth: 0
2727

0 commit comments

Comments
 (0)