Skip to content

Commit

Permalink
Merge pull request #268 from City-of-Helsinki/renovate/peter-evans-cr…
Browse files Browse the repository at this point in the history
…eate-pull-request-6.x

Update peter-evans/create-pull-request action to v6
  • Loading branch information
khalima authored Feb 8, 2024
2 parents f34d23c + 263de74 commit 3f17166
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm-audit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Create Pull Request
if: steps.npm_audit.outputs.CREATE_PR == 'true'
uses: peter-evans/create-pull-request@v4
uses: peter-evans/create-pull-request@v6
with:
committer: GitHub <[email protected]>
author: actions-bot <[email protected]>
Expand Down

0 comments on commit 3f17166

Please sign in to comment.