Skip to content

Commit baee8d3

Browse files
authored
Merge pull request #9 from jenkinsci/dependabot/github_actions/micnncim/action-label-syncer-1.3.0
2 parents 24e7f9b + d6c1ded commit baee8d3

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.2.0
14+
- uses: micnncim/action-label-syncer@v1.3.0
1515
env:
1616
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1717
with:

0 commit comments

Comments
 (0)