Skip to content

Commit

Permalink
Merge pull request #13 from redlukas/dependabot/github_actions/pascal…
Browse files Browse the repository at this point in the history
…gn/automerge-action-0.16.0

Bump pascalgn/automerge-action from 0.15.6 to 0.16.0
  • Loading branch information
redlukas authored Jan 10, 2024
2 parents 8a33768 + a3edb0a commit d1f7ced
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependamerge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
steps:
- name: Auto merge
# Custom action for auto merging already available on marketplace
uses: pascalgn/automerge-action@22948e0bc22f0aa673800da838595a3e7347e584
uses: pascalgn/automerge-action@4346d0b231a3ff92a91b825b9e4a22370f0263af
# Perform the auto merge action only when the PR is raised by dependabot
if: github.actor == 'dependabot[bot]' || github.actor == 'dependabot-preview[bot]'
env:
Expand Down

0 comments on commit d1f7ced

Please sign in to comment.