Merge pull request #70 from ckotzbauer/dependabot/github_actions/pascalgn/automerge-action-0.14.3
Bump pascalgn/automerge-action from 0.14.2 to 0.14.3
This commit is contained in:
commit
ea77b4a85b
|
|
@ -7,7 +7,7 @@ jobs:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: automerge
|
- name: automerge
|
||||||
uses: "pascalgn/automerge-action@01fb84a9d077930bf9d16d1f7fa3fe2ffe45aabe"
|
uses: "pascalgn/automerge-action@04dfc9eae2586d19b7362d4f6413c48135d9c25a"
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
|
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
|
||||||
MERGE_LABELS: "approved,!work-in-progress,!hold"
|
MERGE_LABELS: "approved,!work-in-progress,!hold"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue