Update pr-labels-action

This commit is contained in:
Joe Rickerby
2020-11-24 09:05:14 +00:00
parent bfd9bb482b
commit ba01ec546e
+1 -1
View File
@@ -45,7 +45,7 @@ jobs:
- name: Get PR labels
id: pr-labels
uses: joerick/pr-labels-action@v1.0.5
uses: joerick/pr-labels-action@v1.0.6
- name: Sample build
if: contains(steps.pr-labels.outputs.labels, ' ci-sample-build ')