Skip to content

Commit

Permalink
chore(deps): update peter-evans/create-pull-request action to v7.0.5 (#…
Browse files Browse the repository at this point in the history
…250)

Co-authored-by: grafanarenovatebot[bot] <146220760+grafanarenovatebot[bot]@users.noreply.github.com>
  • Loading branch information
grafanarenovatebot[bot] authored Sep 19, 2024
1 parent a5d1613 commit 08baacf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-lint-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
run: |
git apply /tmp/diffs/git-diff-${{ github.sha }}/diff.txt
- name: Commit lint-pr-title changes and create new pull request
uses: peter-evans/create-pull-request@8867c4aba1b742c39f8d0ba35429c2dfa4b6cb20 # v7.0.1
uses: peter-evans/create-pull-request@5e914681df9dc83aa4e4905692ca88beb2f9e91f # v7.0.5
with:
commit-message: "Update code on lint-pr-title action"
branch: "update-lint-pr-code"
Expand Down

0 comments on commit 08baacf

Please sign in to comment.