Update approve.yml

Upgrade automatic-approve-action to 1.1.0
This commit is contained in:
Tom Parker-Shemilt 2021-06-15 14:41:36 +01:00 committed by GitHub
parent 7c7f6aa43e
commit 5e6acbe773
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,8 +9,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Automatic Approve
uses: mheap/automatic-approve-action@v1.0.5
uses: mheap/automatic-approve-action@v1.1.0
with:
token: ${{ secrets.GITHUB_TOKEN }}
workflows: "rust.yml"
dangerous_files: "src/main.rs,Cargo.toml,Cargo.lock"
dangerous_files: "src/main.rs,Cargo.toml,Cargo.lock"