Skip to content

Commit

Permalink
Merge pull request #67 from alaviss/dependabot/github_actions/peter-e…
Browse files Browse the repository at this point in the history
…vans/create-pull-request-5.0.0
  • Loading branch information
dependabot[bot] authored Apr 21, 2023
2 parents 4fdf231 + 411ae56 commit 5079a33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/containers-updates.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:

- name: Create PR if needed (only on scheduled runs)
if: github.event_name == 'schedule' || (github.event_name == 'push' && github.ref_name == 'main')
uses: peter-evans/create-pull-request@v4.2.4
uses: peter-evans/create-pull-request@v5.0.0
with:
commit-message: |
containers: update NodeJS to ${{ steps.updater.outputs.updated-to }}
Expand Down

0 comments on commit 5079a33

Please sign in to comment.