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 Mar 25, 2024
1 parent 9983cf0 commit fc46663
Show file tree
Hide file tree
Showing 4 changed files with 1,257 additions and 635 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 fc46663

Please sign in to comment.