Skip to content

Commit

Permalink
Update automerge-action
Browse files Browse the repository at this point in the history
Signed-off-by: John Mertic <[email protected]>
  • Loading branch information
jmertic authored Aug 21, 2024
1 parent 67fd6de commit 9a5f9e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/autocommit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
egress-policy: audit

- name: Automerge Pull Request if possible
uses: "pascalgn/automerge-action@eb68b061739cb9d81564f8e812d0b3c45f0fb09a # v0.15.5"
uses: pascalgn/automerge-action@d1203c0bf94a827b991e5de69d662e9163304fa0 # v0.16.3
env:
GITHUB_TOKEN: "${{ secrets.PAT }}"
MERGE_LABELS: "automerge"
Expand Down

0 comments on commit 9a5f9e9

Please sign in to comment.