Skip to content

Commit 8c4bcaf

Browse files
chore(deps): update peter-evans/create-pull-request digest to 22a9089 (#147)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c823462 commit 8c4bcaf

6 files changed

Lines changed: 6 additions & 6 deletions

File tree

.github/workflows/blaze-bot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
- name: 📬 Create PR with verified commit
7474
env:
7575
USER_MESSAGE: ${{ github.event.inputs.message }}
76-
uses: peter-evans/create-pull-request@98357b18bf14b5342f975ff684046ec3b2a07725 # v7
76+
uses: peter-evans/create-pull-request@22a9089034f40e5a961c8808d113e2c98fb63676 # v7
7777
with:
7878
token: ${{ steps.app-token.outputs.token }}
7979
sign-commits: true

.github/workflows/ciel-bot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
- name: 📬 Create PR with verified commit
7474
env:
7575
USER_MESSAGE: ${{ github.event.inputs.message }}
76-
uses: peter-evans/create-pull-request@98357b18bf14b5342f975ff684046ec3b2a07725 # v7
76+
uses: peter-evans/create-pull-request@22a9089034f40e5a961c8808d113e2c98fb63676 # v7
7777
with:
7878
token: ${{ steps.app-token.outputs.token }}
7979
sign-commits: true

.github/workflows/justice-bot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
- name: 📬 Create PR with verified commit
8181
env:
8282
USER_MESSAGE: ${{ github.event.inputs.message }}
83-
uses: peter-evans/create-pull-request@98357b18bf14b5342f975ff684046ec3b2a07725 # v7
83+
uses: peter-evans/create-pull-request@22a9089034f40e5a961c8808d113e2c98fb63676 # v7
8484
with:
8585
token: ${{ steps.app-token.outputs.token }}
8686
sign-commits: true

.github/workflows/luna-bot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
- name: 📬 Create PR with verified commit
7979
env:
8080
USER_MESSAGE: ${{ github.event.inputs.message }}
81-
uses: peter-evans/create-pull-request@98357b18bf14b5342f975ff684046ec3b2a07725 # v7
81+
uses: peter-evans/create-pull-request@22a9089034f40e5a961c8808d113e2c98fb63676 # v7
8282
with:
8383
token: ${{ steps.app-token.outputs.token }}
8484
sign-commits: true

.github/workflows/mimi-bot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
- name: 📬 Create PR with verified commit
7979
env:
8080
USER_MESSAGE: ${{ github.event.inputs.message }}
81-
uses: peter-evans/create-pull-request@98357b18bf14b5342f975ff684046ec3b2a07725 # v7
81+
uses: peter-evans/create-pull-request@22a9089034f40e5a961c8808d113e2c98fb63676 # v7
8282
with:
8383
token: ${{ steps.app-token.outputs.token }}
8484
sign-commits: true

.github/workflows/slow-bot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
- name: 📬 Create PR with verified commit
7676
env:
7777
USER_MESSAGE: ${{ github.event.inputs.message }}
78-
uses: peter-evans/create-pull-request@98357b18bf14b5342f975ff684046ec3b2a07725 # v7
78+
uses: peter-evans/create-pull-request@22a9089034f40e5a961c8808d113e2c98fb63676 # v7
7979
with:
8080
token: ${{ steps.app-token.outputs.token }}
8181
sign-commits: true

0 commit comments

Comments
 (0)