Skip to content

Commit

Permalink
build(github): Bump pascalgn/automerge-action in the gha group
Browse files Browse the repository at this point in the history
Bumps the gha group with 1 update: [pascalgn/automerge-action](https://github.com/pascalgn/automerge-action).


Updates `pascalgn/automerge-action` from 0.16.3 to 0.16.4
- [Release notes](https://github.com/pascalgn/automerge-action/releases)
- [Commits](pascalgn/automerge-action@v0.16.3...v0.16.4)

---
updated-dependencies:
- dependency-name: pascalgn/automerge-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gha
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent f8136e0 commit 945298e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-approve-merge-dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
steps.wait-for-status-checks.outputs.status == 'success' &&
steps.dependabot-metadata.outputs.update-type != 'version-update:semver-major'
id: automerge
uses: "pascalgn/automerge-action@v0.16.3"
uses: "pascalgn/automerge-action@v0.16.4"
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
MERGE_LABELS: "automerge,!major"
Expand Down

0 comments on commit 945298e

Please sign in to comment.