Skip to content

Commit

Permalink
chore(deps): update peter-evans/create-pull-request action to v6.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 25, 2024
1 parent e8a2f9f commit 19d9e2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
echo ::set-output name=body::$body
node ./.github/extract-version.js
- name: Prepare Release
uses: peter-evans/create-pull-request@v6.0.4
uses: peter-evans/create-pull-request@v6.0.5
with:
branch: release-staging
title: 'chore: stage release ${{ steps.get-pr-body.outputs.version }} [skip ci]'
Expand Down

0 comments on commit 19d9e2d

Please sign in to comment.