We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efd9905 commit 7d60284Copy full SHA for 7d60284
.github/workflows/ci.yml
@@ -18,7 +18,7 @@ jobs:
18
steps:
19
-
20
name: Checkout
21
- uses: actions/[email protected].2
+ uses: actions/[email protected].3
22
23
name: Labeler (test)
24
uses: ./
.github/workflows/labels.yml
@@ -14,7 +14,7 @@ jobs:
14
15
16
17
name: Run Labeler
uses: crazy-max/[email protected]
.github/workflows/pre-checkin.yml
name: Install
run: yarn install
.github/workflows/test.yml
@@ -17,7 +17,7 @@ jobs:
0 commit comments