Skip to content

Commit

Permalink
Merge pull request #699 from fluxcd/dependabot/github_actions/ci-d886…
Browse files Browse the repository at this point in the history
…b771f6

Bump peter-evans/create-pull-request from 6.0.5 to 6.1.0 in the ci group
  • Loading branch information
swade1987 authored Jul 11, 2024
2 parents 6f6aa21 + 3dfdeb7 commit 06d6b8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-flux.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
echo "pr_title=$PR_TITLE" >> $GITHUB_OUTPUT
- name: Create Pull Request
id: cpr
uses: peter-evans/create-pull-request@6d6857d36972b65feb161a90e484f2984215f83e # v6.0.5
uses: peter-evans/create-pull-request@c5a7806660adbe173f04e3e038b0ccdcd758773c # v6.1.0
with:
token: ${{ secrets.BOT_GITHUB_TOKEN }}
commit-message: |
Expand Down

0 comments on commit 06d6b8a

Please sign in to comment.