Skip to content

Commit

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 13, 2025
1 parent dfa7857 commit dae71e0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/scout-index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}
- run: scout index
- name: Create or update pull request
uses: peter-evans/create-pull-request@5e914681df9dc83aa4e4905692ca88beb2f9e91f # v7
uses: peter-evans/create-pull-request@67ccf781d68cd99b580ae25a5c18a1cc84ffff1f # v7
with:
token: ${{ secrets.GLASSKUBE_BOT_SECRET }}
committer: "glasskube-bot <[email protected]>"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/scout-packages-bump.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- run: scout package:bump --name=${{ matrix.package }}
- run: scout index
- name: Create or update pull request
uses: peter-evans/create-pull-request@5e914681df9dc83aa4e4905692ca88beb2f9e91f # v7
uses: peter-evans/create-pull-request@67ccf781d68cd99b580ae25a5c18a1cc84ffff1f # v7
with:
token: ${{ secrets.GLASSKUBE_BOT_SECRET }}
committer: "glasskube-bot <[email protected]>"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/scout-packages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}
- run: scout package --name=${{ matrix.package }}
- name: Create or update pull request
uses: peter-evans/create-pull-request@5e914681df9dc83aa4e4905692ca88beb2f9e91f # v7
uses: peter-evans/create-pull-request@67ccf781d68cd99b580ae25a5c18a1cc84ffff1f # v7
with:
token: ${{ secrets.GLASSKUBE_BOT_SECRET }}
committer: "glasskube-bot <[email protected]>"
Expand Down

0 comments on commit dae71e0

Please sign in to comment.