Skip to content

Commit e46fd6c

Browse files
chore(deps): bump peter-evans/create-pull-request action from v7.0.9 to v7.0.11 (#853)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2cd2a23 commit e46fd6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/npm-audit-fix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
6868
- name: Create Pull Request
6969
if: steps.checkout.outcome == 'success'
70-
uses: peter-evans/create-pull-request@84ae59a2cdc2258d6fa0732dd66352dddae2a412 # v7.0.9
70+
uses: peter-evans/create-pull-request@22a9089034f40e5a961c8808d113e2c98fb63676 # v7.0.11
7171
with:
7272
token: ${{ secrets.COMMAND_BOT_PAT }}
7373
commit-message: 'fix(deps): Fix npm audit'

0 commit comments

Comments
 (0)