deps: update all 3rdparty github actions

This commit is contained in:
Malte Poll 2024-02-21 15:29:06 +01:00
parent cdd80a4f3f
commit 2300a31276
47 changed files with 81 additions and 82 deletions

View file

@ -29,7 +29,7 @@ runs:
echo version=$(yq eval ".version" ${{ inputs.chartPath }}/Chart.yaml) | tee -a $GITHUB_OUTPUT
- name: Create pull request
uses: peter-evans/create-pull-request@153407881ec5c347639a548ade7d8ad1d6740e38 # v5.0.2
uses: peter-evans/create-pull-request@b1ddad2c994a25fbc81a28b3ec0e368bb2021c50 # v6.0.0
with:
path: helm
branch: "release/s3proxy/${{ steps.update-chart-version.outputs.version }}"