Skip to content

Commit 1b07935

Browse files
chore(deps): bump peter-evans/create-pull-request from 8.0.0 to 8.1.0 (hiero-ledger#1558)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e9cacd1 commit 1b07935

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cron-update-spam-list.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
4242
- name: Create pull request
4343
if: ${{ steps.update-spam-list.outputs.has-changes == 'true' && env.DRY_RUN != 'true' }}
44-
uses: peter-evans/create-pull-request@98357b18bf14b5342f975ff684046ec3b2a07725 # v8.0.0
44+
uses: peter-evans/create-pull-request@c0f553fe549906ede9cf27b5156039d195d2ece0 # v8.1.0
4545
with:
4646
token: ${{ secrets.GITHUB_TOKEN }}
4747
commit-message: ${{ steps.update-spam-list.outputs.pr-title }}

0 commit comments

Comments
 (0)