Bump actions/checkout from 5.0.0 to 6.0.2 (#9631)
Bumps [actions/checkout](https://github.com/actions/checkout) from 5.0.0 to 6.0.2.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v5...de0fac2e4500dabe0009e67214ff5f5447ce83dd)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: 6.0.2
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml
index d411003..0eac3ad 100644
--- a/.github/workflows/build.yaml
+++ b/.github/workflows/build.yaml
@@ -36,7 +36,7 @@
os: [ubuntu-latest, windows-latest]
steps:
- name: git clone
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3
+ uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
- name: Load Cached Flutter SDK
uses: actions/cache@8b402f58fbc84540c8b491a91e594a4576fec3d7
with:
@@ -57,7 +57,7 @@
fail-fast: false
steps:
- name: Clone Flutter DevTools
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3
+ uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
with:
ref: "${{ github.event.pull_request.head.sha }}"
- name: Load Cached Flutter SDK
@@ -97,7 +97,7 @@
os: [ubuntu-latest, windows-latest]
steps:
- name: git clone
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3
+ uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
- name: Load Cached Flutter SDK
uses: actions/cache@8b402f58fbc84540c8b491a91e594a4576fec3d7
with:
@@ -119,7 +119,7 @@
os: [ubuntu-latest, windows-latest]
steps:
- name: git clone
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3
+ uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
- name: Load Cached Flutter SDK
uses: actions/cache@8b402f58fbc84540c8b491a91e594a4576fec3d7
with:
@@ -144,7 +144,7 @@
os: [ubuntu-latest, windows-latest]
steps:
- name: git clone
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3
+ uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
- name: Load Cached Flutter SDK
uses: actions/cache@8b402f58fbc84540c8b491a91e594a4576fec3d7
with:
@@ -171,7 +171,7 @@
steps:
- name: git clone
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3
+ uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
- name: Load Cached Flutter SDK
uses: actions/cache@8b402f58fbc84540c8b491a91e594a4576fec3d7
with:
@@ -243,7 +243,7 @@
shard: 3/3
steps:
- name: git clone
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3
+ uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
- name: Load Cached Flutter SDK
uses: actions/cache@8b402f58fbc84540c8b491a91e594a4576fec3d7
with:
@@ -277,7 +277,7 @@
os: [ubuntu-latest, windows-latest]
steps:
- name: git clone
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3
+ uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
- name: Load Cached Flutter SDK
uses: actions/cache@8b402f58fbc84540c8b491a91e594a4576fec3d7
with:
@@ -302,7 +302,7 @@
os: [ubuntu-latest, windows-latest]
steps:
- name: git clone
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
+ uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
- name: Load Cached Flutter SDK
uses: actions/cache@8b402f58fbc84540c8b491a91e594a4576fec3d7
with:
@@ -323,7 +323,7 @@
fail-fast: false
steps:
- name: git clone
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3
+ uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
- name: Load Cached Flutter SDK
uses: actions/cache@8b402f58fbc84540c8b491a91e594a4576fec3d7
with:
@@ -341,7 +341,7 @@
fail-fast: false
steps:
- name: git clone
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3
+ uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
- name: Load Cached Flutter SDK
uses: actions/cache@8b402f58fbc84540c8b491a91e594a4576fec3d7
with:
@@ -364,7 +364,7 @@
# - test_dart2js
# steps:
# - name: git clone
-# uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3
+# uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
#
# - name: tool/ci/bots.sh
# env:
@@ -384,7 +384,7 @@
# - integration_dart2js
# steps:
# - name: git clone
-# uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3
+# uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
# - name: tool/ci/bots.sh
# env:
# BOT: ${{ matrix.bot }}
diff --git a/.github/workflows/daily-dev-bump.yaml b/.github/workflows/daily-dev-bump.yaml
index 6651469..7e57c9d 100644
--- a/.github/workflows/daily-dev-bump.yaml
+++ b/.github/workflows/daily-dev-bump.yaml
@@ -37,7 +37,7 @@
runs-on: ubuntu-latest
steps:
- name: git clone devtools
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3
+ uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
with:
ref: master
diff --git a/.github/workflows/flutter-candidate-update.yaml b/.github/workflows/flutter-candidate-update.yaml
index ed2d350..7ae0757 100644
--- a/.github/workflows/flutter-candidate-update.yaml
+++ b/.github/workflows/flutter-candidate-update.yaml
@@ -21,7 +21,7 @@
runs-on: ubuntu-latest
steps:
- name: git clone devtools
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3
+ uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
with:
ref: master
diff --git a/.github/workflows/flutter-prep.yaml b/.github/workflows/flutter-prep.yaml
index 39cbc7a..6a1155d 100644
--- a/.github/workflows/flutter-prep.yaml
+++ b/.github/workflows/flutter-prep.yaml
@@ -35,7 +35,7 @@
# TODO(https://github.com/flutter/devtools/issues/5729) Consider caching DevTools so that we
# don't check it out again is subsequent workflows.
- name: Checkout DevTools (default)
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3
+ uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
- name: Get Latest Flutter Candidate
id: flutter-candidate
diff --git a/.github/workflows/workflow-bot-cleanup.yaml b/.github/workflows/workflow-bot-cleanup.yaml
index 2ec2d8f..fee8ef0 100644
--- a/.github/workflows/workflow-bot-cleanup.yaml
+++ b/.github/workflows/workflow-bot-cleanup.yaml
@@ -16,7 +16,7 @@
runs-on: ubuntu-latest
steps:
- name: Sparse checkout of the repository
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3
+ uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
with:
sparse-checkout: |
README.md