Skip to content

Commit

Permalink
Merge pull request #44 from swimmwatch/dependabot/github_actions/dev/…
Browse files Browse the repository at this point in the history
…peter-evans/create-pull-request-5

Bump peter-evans/create-pull-request from 4 to 5
  • Loading branch information
swimmwatch authored Apr 6, 2023
2 parents 5e05d8c + 67ed69d commit ad87dcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-updated-sdk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
sudo chown -R $USER:$USER .git/*;
shell: bash
- name: "Create PR"
uses: peter-evans/create-pull-request@v4
uses: peter-evans/create-pull-request@v5
with:
token: ${{ secrets.PAT }}
base: "dev"
Expand Down

0 comments on commit ad87dcb

Please sign in to comment.