Skip to content

Commit

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

Bump pascalgn/automerge-action from 0.16.0 to 0.16.2
  • Loading branch information
redlukas authored Jan 16, 2024
2 parents d1f7ced + 0cd84e9 commit 0df347c
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@4346d0b231a3ff92a91b825b9e4a22370f0263af
uses: pascalgn/automerge-action@58724c982461efbb7865b3762d7bff0d4756f57a
# 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 0df347c

Please sign in to comment.