ci: update actions

This commit is contained in:
seth 2024-03-31 19:57:27 -04:00
parent da95309ed3
commit dfa4d66654
No known key found for this signature in database
GPG key ID: D31BD0D494BBEE86
4 changed files with 22 additions and 17 deletions

View file

@ -14,7 +14,7 @@ jobs:
if: github.actor == 'dependabot[bot]'
steps:
- uses: dependabot/fetch-metadata@v1
- uses: dependabot/fetch-metadata@v2
id: metadata
with:
github-token: ${{ github.token }}