Skip to content

Commit

Permalink
Merge branch 'main' into chore/a11y/footer-fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
virus-rpi authored Feb 5, 2024
2 parents 7d54e9c + a204cd8 commit b48056c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-npm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
run: yarn upgrade --latest --caret

- name: Create Pull Request
uses: peter-evans/create-pull-request@v5
uses: peter-evans/create-pull-request@v6
with:
token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
branch: chore-dependency-update
Expand Down

0 comments on commit b48056c

Please sign in to comment.