Merge pull request 'chore(deps): update actions/checkout action to v7' (#108) from renovate/actions-checkout-7.x into main
Reviewed-on: #108
This commit was merged in pull request #108.
This commit is contained in:
@@ -13,7 +13,7 @@ jobs:
|
||||
- name: install tools
|
||||
run: |
|
||||
apk add -q --update --no-cache nodejs curl jq sed
|
||||
- uses: actions/checkout@v6
|
||||
- uses: actions/checkout@v7
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- name: Generate upcoming changelog
|
||||
|
||||
Reference in New Issue
Block a user