Skip to content

Commit 1fb33c9

Browse files
committed
🔐 Addressed security vulnerability
1 parent 93db158 commit 1fb33c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/prepare-for-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
run: yarn prepare
5454

5555
- name: Create Pull Request
56-
uses: peter-evans/create-pull-request@v5
56+
uses: peter-evans/create-pull-request@4e1beaa7521e8b457b572c090b25bd3db56bf1c5 # v5
5757
with:
5858
token: ${{ secrets.GITHUB_TOKEN }}
5959
title: "Prepare for Release ${{ steps.update_changelog.outputs.new_version }}"

0 commit comments

Comments
 (0)