mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
Merge pull request #20727 from miri64/gh-actions/enh/bump-check-labels
check-labels.yml: bump to v1.1.2
This commit is contained in:
commit
571754fcd9
2
.github/workflows/check-labels.yml
vendored
2
.github/workflows/check-labels.yml
vendored
@ -11,7 +11,7 @@ jobs:
|
||||
if: github.event_name != 'merge_group'
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: RIOT-OS/check-labels-action@v1.1.1
|
||||
- uses: RIOT-OS/check-labels-action@v1.1.2
|
||||
with:
|
||||
access_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
unset_labels: 'CI: needs squashing,State: waiting for CI update,State: waiting for other PR,Process: blocked by feature freeze'
|
||||
|
Loading…
Reference in New Issue
Block a user