Skip to content

Commit 2809995

Browse files
authored
Merge pull request #37 from webdriverio/dependabot/github_actions/patch-deps-updates-e6ee9d7de3
chore(deps): bump actions/checkout from 6.0.1 to 6.0.2 in the patch-deps-updates group
2 parents 156d1ae + 1eb0211 commit 2809995

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
id-token: write
2929
steps:
3030
- name: Checkout Code
31-
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
31+
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
3232
with:
3333
fetch-depth: 0
3434
fetch-tags: true

0 commit comments

Comments
 (0)