Skip to content

Commit

Permalink
Merge pull request #27 from boinkor-net/dependabot/github_actions/git…
Browse files Browse the repository at this point in the history
…hub-actions-6cc29a43d5

Bump the github-actions group with 1 update
  • Loading branch information
antifuchs authored Aug 8, 2023
2 parents 5cc8f8c + fbe5f2f commit cc97231
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/combine-prs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
private_key: ${{ secrets.COMBINE_PRS_PRIVATE_KEY }} # The private key of the GitHub App

- name: combine-prs
uses: github/[email protected].1
uses: github/[email protected].2
with:
github_token: ${{ steps.generate_token.outputs.BOT_TOKEN }}
labels: combined-prs
Expand Down

0 comments on commit cc97231

Please sign in to comment.