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 29, 2024
1 parent 91cef43 commit 521e351
Show file tree
Hide file tree
Showing 4 changed files with 117 additions and 104 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
208 changes: 113 additions & 95 deletions frontend/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 521e351

Please sign in to comment.