1
0
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:
chrysn 2024-06-05 08:23:37 +00:00 committed by GitHub
commit 571754fcd9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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'