Skip to content

Commit

Permalink
chore(deps): update mscharley/dependency-changesets-action action to …
Browse files Browse the repository at this point in the history
…v1.1.1
  • Loading branch information
renovate[bot] authored Oct 9, 2024
1 parent 2e44bb5 commit d2d3f01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/renovate-changeset.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
if: ${{ github.actor == 'renovate[bot]' }}
steps:
- uses: mscharley/dependency-changesets-action@v1.1.0
- uses: mscharley/dependency-changesets-action@v1.1.1
with:
token: ${{ secrets.BUAPEBOT_SECRET }}
changeset-folder: ".changeset"
Expand Down

0 comments on commit d2d3f01

Please sign in to comment.