Skip to content
This repository was archived by the owner on Feb 19, 2025. It is now read-only.

Commit fc46663

Browse files
Update all non-major dependencies
1 parent 9983cf0 commit fc46663

4 files changed

Lines changed: 1257 additions & 635 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
echo "VERSION=$(cat VERSION)" >> $GITHUB_ENV
3333
- name: Set github tag
3434
id: tag_version
35-
uses: mathieudutour/github-tag-action@v6.1
35+
uses: mathieudutour/github-tag-action@v6.2
3636
with:
3737
github_token: ${{ secrets.PAT_TOKEN }}
3838
custom_tag: ${{ env.VERSION }}

0 commit comments

Comments
 (0)