Skip to content

Commit

Permalink
Merge pull request #81 from CMSgov/dependabot/github_actions/peter-ev…
Browse files Browse the repository at this point in the history
…ans/create-pull-request-4

Bump peter-evans/create-pull-request from 3 to 4
  • Loading branch information
crbudzeak authored Apr 13, 2022
2 parents f798c67 + b4daaf2 commit 2279c16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-actions-runner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
git config --global user.email "${GITHUB_ACTOR_EMAIL}"
- name: Create Pull Request
if: ${{ steps.get-versions.outputs.release_tag != steps.get-versions.outputs.current_tag }}
uses: peter-evans/create-pull-request@v3
uses: peter-evans/create-pull-request@v4
with:
token: ${{ secrets.ROBOT_MAC_FC_TOKEN }}
commit-message: Update actions runner to new version
Expand Down

0 comments on commit 2279c16

Please sign in to comment.