We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 072b657 + 1941098 commit c70333eCopy full SHA for c70333e
.github/workflows/ci.yml
@@ -17,7 +17,7 @@ jobs:
17
name: on ${{ matrix.platform }}
18
19
steps:
20
- - uses: actions/checkout@v2.3.2
+ - uses: actions/checkout@v2.3.3
21
- name: Set up JDK 8
22
uses: actions/setup-java@v1
23
with:
.github/workflows/sync-labels.yml
@@ -10,7 +10,7 @@ jobs:
10
build:
11
runs-on: ubuntu-latest
12
13
14
- uses: micnncim/action-label-syncer@v1
15
env:
16
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments