Skip to content

Commit

Permalink
chore(deps): update peter-evans/create-pull-request digest to 331d02c (
Browse files Browse the repository at this point in the history
…#33)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 30, 2022
1 parent 423cd9e commit 8d6eedd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-volta.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
# update the version used in Docker.
- name: Create pull request
if: steps.volta.outputs.current_tag != steps.volta.outputs.release_tag
uses: peter-evans/create-pull-request@923ad837f191474af6b1721408744feb989a4c27 # tag=v4
uses: peter-evans/create-pull-request@331d02c7e2104af23ad5974d4d5cbc58a3e6dc77 # v4
with:
title: Update Volta from `v${{ steps.volta.outputs.current_tag }}` to `v${{ steps.volta.outputs.release_tag }}`
commit-message: "feat(`volta.version`): update Volta from ${{ steps.volta.outputs.current_tag }} to ${{ steps.volta.outputs.release_tag }}"
Expand Down

0 comments on commit 8d6eedd

Please sign in to comment.