Skip to content

Commit

Permalink
Merge pull request #1032 from neicnordic/dependabot/github_actions/pe…
Browse files Browse the repository at this point in the history
…ter-evans/create-pull-request-7

Bump peter-evans/create-pull-request from 6 to 7
  • Loading branch information
jbygdell authored Sep 10, 2024
2 parents 7833fb3 + a0d756f commit 34efa3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ jobs:
shell: bash

- name: Create Pull Request
uses: peter-evans/create-pull-request@v6
uses: peter-evans/create-pull-request@v7
with:
token: ${{ secrets.GHCR_TOKEN }}
commit-message: Bump chart version
Expand Down

0 comments on commit 34efa3c

Please sign in to comment.