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

Commit 0de8bf7

Browse files
chore(deps): update pascalgn/automerge-action action to v0.16.4
1 parent a011f42 commit 0de8bf7

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

0 commit comments

Comments
 (0)