Skip to content
This repository has been archived by the owner on May 5, 2024. It is now read-only.

Commit

Permalink
ci(github-action): update pascalgn/automerge-action action to v0.16.2
Browse files Browse the repository at this point in the history
| datasource  | package                   | from    | to      |
| ----------- | ------------------------- | ------- | ------- |
| github-tags | pascalgn/automerge-action | v0.16.0 | v0.16.2 |
  • Loading branch information
Trux-Bot committed Jan 10, 2024
1 parent 61b3579 commit 1118c0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/schedule-automerge-servers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
private_key: ${{ secrets.TRUXNELL_APP_PRIVATE_KEY }}

- name: automerge-servers
uses: "pascalgn/[email protected].0"
uses: "pascalgn/[email protected].2"
env:
GITHUB_TOKEN: "${{ steps.generate-token.outputs.token }}"
MERGE_METHOD: rebase
Expand Down

0 comments on commit 1118c0d

Please sign in to comment.