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

Commit 1657443

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

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@d1203c0bf94a827b991e5de69d662e9163304fa0 # v0.16.3
2727
env:
2828
# Allows this merge to trigger other actions
2929
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

0 commit comments

Comments
 (0)