Skip to content

Commit

Permalink
Merge pull request #85 from dwilkie/dependabot/github_actions/peter-e…
Browse files Browse the repository at this point in the history
…vans/create-pull-request-7

build(deps): bump peter-evans/create-pull-request from 6 to 7
  • Loading branch information
github-actions[bot] authored Sep 4, 2024
2 parents 0270f07 + 3107d2f commit 20eb8d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_data.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
run: ./bin/parse_data

- name: Create Pull Request
uses: peter-evans/create-pull-request@v6
uses: peter-evans/create-pull-request@v7
with:
token: ${{ secrets.REPO_TOKEN }}
commit-message: "feat: Update data"
Expand Down

0 comments on commit 20eb8d6

Please sign in to comment.