Skip to content

Commit 9bc63c2

Browse files
chore(deps): update dependencies (minor)
1 parent c1bde6c commit 9bc63c2

3 files changed

Lines changed: 700 additions & 503 deletions

File tree

.github/workflows/merge-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
echo 'BRANCH='${{ inputs.branch || 'main' }} >> $GITHUB_ENV
4141
4242
- name: Checkout "${{ env.BRANCH }}" branch locally
43-
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
43+
uses: actions/checkout@d23441a48e516b6c34aea4fa41551a30e30af803 # v6.1.0
4444
with:
4545
ref: ${{ env.BRANCH }}
4646
fetch-tags: true

0 commit comments

Comments
 (0)