Skip to content

Commit 52001ec

Browse files
authored
Merge pull request #6 from jenkinsci/dependabot/github_actions/micnncim/action-label-syncer-1.2.0
Bump micnncim/action-label-syncer from 1 to 1.2.0
2 parents f83ca5b + 4ca03e4 commit 52001ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync-labels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ubuntu-latest
1212
steps:
1313
- uses: actions/[email protected]
14-
- uses: micnncim/action-label-syncer@v1
14+
- uses: micnncim/action-label-syncer@v1.2.0
1515
env:
1616
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1717
with:

0 commit comments

Comments
 (0)