Skip to content
This repository was archived by the owner on Dec 21, 2023. It is now read-only.

Commit 94cff9d

Browse files
build(deps): update peter-evans/create-pull-request action to v5 [skip ci] (#578)
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 0543f52 commit 94cff9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-update-keptn-spec.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
echo "shkeptnspecversion: '$SPEC_TAG'" > ./config/config.yaml
2727
2828
- name: Create Pull Request
29-
uses: peter-evans/create-pull-request@v4.2.4
29+
uses: peter-evans/create-pull-request@v5.0.2
3030
with:
3131
token: ${{ secrets.KEPTN_BOT_TOKEN }}
3232
commit-message: "Update keptn/spec to release ${{ env.SPEC_TAG }}"

0 commit comments

Comments
 (0)