Skip to content
This repository was archived by the owner on May 14, 2025. It is now read-only.

Commit f689c92

Browse files
chore(deps): update pascalgn/automerge-action action to v0.16.0
1 parent 867993e commit f689c92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/automerge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
runs-on: ubuntu-latest
2424
steps:
2525
- name: automerge
26-
uses: pascalgn/automerge-action@v0.12.0
26+
uses: pascalgn/automerge-action@4346d0b231a3ff92a91b825b9e4a22370f0263af # v0.16.0
2727
env:
2828
# Allows this merge to trigger other actions
2929
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

0 commit comments

Comments
 (0)