Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 15, 2024
1 parent f3a0666 commit 86a7f00
Show file tree
Hide file tree
Showing 6 changed files with 946 additions and 1,027 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
echo "VERSION=$(cat VERSION)" >> $GITHUB_ENV
- name: Set github tag
id: tag_version
uses: mathieudutour/github-tag-action@v6.1
uses: mathieudutour/github-tag-action@v6.2
with:
github_token: ${{ secrets.PAT_TOKEN }}
custom_tag: ${{ env.VERSION }}
Expand Down
Loading

0 comments on commit 86a7f00

Please sign in to comment.