Skip to content

Commit

Permalink
Update autocommit.yml
Browse files Browse the repository at this point in the history
Signed-off-by: John Mertic <[email protected]>
  • Loading branch information
jmertic authored Jun 5, 2024
1 parent 0c0773d commit 006a72e
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@c6f2699cc4c19ea7ce7f560dbebd85565b744377 # v0.13.0"
uses: pascalgn/automerge-action@d1203c0bf94a827b991e5de69d662e9163304fa0 # v0.16.3
env:
GITHUB_TOKEN: "${{ secrets.PAT }}"
MERGE_LABELS: "automerge"
Expand Down

0 comments on commit 006a72e

Please sign in to comment.