Skip to content

Commit

Permalink
Merge pull request #62 from jenkinsci/dependabot/github_actions/micnn…
Browse files Browse the repository at this point in the history
…cim/action-label-syncer-1.2.0
  • Loading branch information
uhafner authored May 30, 2021
2 parents f15350b + 1f84680 commit a958d1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync-labels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2.3.4
- uses: micnncim/action-label-syncer@v1
- uses: micnncim/action-label-syncer@v1.2.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit a958d1a

Please sign in to comment.