Skip to content

Commit 93a344c

Browse files
ci: [DEPENDABOT] Bump peter-evans/create-pull-request from 8.0.0 to 8.1.0 (#2934)
1 parent 59d07fa commit 93a344c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/clang-tidy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ jobs:
107107

108108
- name: Create PR with fixes
109109
if: ${{ steps.files_changed.outcome != 'success' && github.event_name != 'pull_request' }}
110-
uses: peter-evans/create-pull-request@98357b18bf14b5342f975ff684046ec3b2a07725 # v8.0.0
110+
uses: peter-evans/create-pull-request@c0f553fe549906ede9cf27b5156039d195d2ece0 # v8.1.0
111111
env:
112112
GH_REPO: ${{ github.repository }}
113113
GH_TOKEN: ${{ github.token }}

0 commit comments

Comments
 (0)