summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSwiftb0y <12380386+Swiftb0y@users.noreply.github.com>2023-05-29 22:21:07 +0200
committerSwiftb0y <12380386+Swiftb0y@users.noreply.github.com>2023-05-29 22:24:48 +0200
commit2c744a8dfde11282c6abfcb09c42f7587d1378d1 (patch)
tree1df817f6d6f642b055a7d0d8b5ba5f985143e5f3
parentc3b808cf90e124d25f324c784c8887c77f2bd8fd (diff)
chore(ci): pin actions/labeler to v4.0.4
-rw-r--r--.github/workflows/labeler.yml4
1 files changed, 1 insertions, 3 deletions
diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml
index 6b79fcdd9c..268831ae46 100644
--- a/.github/workflows/labeler.yml
+++ b/.github/workflows/labeler.yml
@@ -22,9 +22,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- # version between v4.0.3 and the one after which has not yet been tagged
- # at the time of writing
- - uses: actions/labeler@6b107e7a7ee5e054e0bcce60de5181d21e2f00fb
+ - uses: actions/labeler@v4.0.4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: false