Skip to content

Commit 14398ab

Browse files
chore(deps): bump peter-evans/create-pull-request from 7.0.8 to 7.0.9 (#181)
1 parent e850926 commit 14398ab

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/bot_updater.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444

4545
- name: 📝 Create Pull Request for exclusion table
4646
if: ${{ env.did_change == 'true' }}
47-
uses: peter-evans/create-pull-request@v7.0.8
47+
uses: peter-evans/create-pull-request@v7.0.9
4848
with:
4949
base: main
5050
branch: chore/update-exclusion-table
@@ -69,7 +69,7 @@ jobs:
6969

7070
- name: 📝 Create Pull Request for deprecated rules
7171
if: ${{ env.deprecated_rules_changed == 'true' }}
72-
uses: peter-evans/create-pull-request@v7.0.8
72+
uses: peter-evans/create-pull-request@v7.0.9
7373
with:
7474
base: main
7575
branch: feat/remove-deprecated-rules

0 commit comments

Comments
 (0)