Skip to content

Commit

Permalink
build(deps): bump pascalgn/automerge-action from 0.15.6 to 0.16.3 (#69)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 22, 2024
1 parent 9e10053 commit dcff065
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/automerge-for-humans-merging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
| join("\n")'
multiline: true
- name: Automerge PR
uses: pascalgn/automerge-action@22948e0bc22f0aa673800da838595a3e7347e584 #v0.15.6 https://github.com/pascalgn/automerge-action/releases/tag/v0.15.6
uses: pascalgn/automerge-action@d1203c0bf94a827b991e5de69d662e9163304fa0 #v0.16.3 https://github.com/pascalgn/automerge-action/releases/tag/v0.16.3
env:
GITHUB_TOKEN: "${{ secrets.GH_TOKEN }}"
MERGE_LABELS: "!do-not-merge,ready-to-merge"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/automerge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Automerging
uses: pascalgn/automerge-action@22948e0bc22f0aa673800da838595a3e7347e584 #v0.15.6 https://github.com/pascalgn/automerge-action/releases/tag/v0.15.6
uses: pascalgn/automerge-action@d1203c0bf94a827b991e5de69d662e9163304fa0 #v0.16.3 https://github.com/pascalgn/automerge-action/releases/tag/v0.16.3
env:
GITHUB_TOKEN: "${{ secrets.GH_TOKEN }}"
GITHUB_LOGIN: asyncapi-bot
Expand Down

0 comments on commit dcff065

Please sign in to comment.