Skip to content

Commit 6ad1f94

Browse files
authored
Merge pull request #156 from crazy-max/dependabot/github_actions/actions/checkout-6.0.2
Bump actions/checkout from 4.3.1 to 6.0.2
2 parents 9ee274e + 6f1cdb6 commit 6ad1f94

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/.build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
steps:
3535
-
3636
name: Checkout
37-
uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
37+
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
3838
-
3939
name: Create matrix
4040
id: platforms

.github/workflows/labels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
steps:
2929
-
3030
name: Checkout
31-
uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
31+
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
3232
-
3333
name: Run Labeler
3434
uses: crazy-max/ghaction-github-labeler@24d110aa46a59976b8a7f35518cb7f14f434c916 # v5.3.0

0 commit comments

Comments
 (0)