Skip to content

Commit

Permalink
Merge pull request #2182 from alan-turing-institute/dependabot/github…
Browse files Browse the repository at this point in the history
…_actions/peter-evans/create-pull-request-7.0.1

⬆️ Bump peter-evans/create-pull-request from 6.1.0 to 7.0.1
  • Loading branch information
craddm committed Sep 9, 2024
2 parents c0f3a93 + 71eb3a2 commit 2b282ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_docker_versions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- name: Create pull request
if: ${{ ! env.ACT }}
id: pull-request
uses: peter-evans/create-pull-request@v6.1.0
uses: peter-evans/create-pull-request@v7.0.1
with:
author: ${{ github.actor }} <${{ github.actor }}@users.noreply.github.com>
base: develop
Expand Down

0 comments on commit 2b282ba

Please sign in to comment.