Skip to content

Commit 21e4fd2

Browse files
authored
Merge pull request #25 from smartive/renovate/actions-checkout-7.x
chore(deps): update actions/checkout action to v7
2 parents 7974281 + 4fb838a commit 21e4fd2

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
@@ -17,7 +17,7 @@ jobs:
1717
runs-on: ubuntu-latest
1818
steps:
1919
- name: Checkout
20-
uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
20+
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
2121
- name: Semantic Release
2222
uses: cycjimmy/semantic-release-action@v6
2323
with:

0 commit comments

Comments
 (0)