Skip to content

Commit 06ff008

Browse files
ci(github-action)!: Update actions/checkout ( v6.1.0 ➔ v7.0.1 )
| datasource | package | from | to | | ----------- | ---------------- | ------ | ------ | | github-tags | actions/checkout | v6.1.0 | v7.0.1 |
1 parent 33be06f commit 06ff008

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ubuntu-latest
1010
steps:
1111
- name: Setup | Checkout
12-
uses: actions/checkout@d23441a48e516b6c34aea4fa41551a30e30af803 # v6.1.0
12+
uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
1313
- name: Setup | Mise-en-place
1414
uses: jdx/mise-action@dad1bfd3df957f44999b559dd69dc1671cb4e9ea # v4.2.1
1515
with:

0 commit comments

Comments
 (0)