Skip to content

Commit

Permalink
Change version of job
Browse files Browse the repository at this point in the history
  • Loading branch information
cwisniew committed Sep 13, 2024
1 parent 8d47054 commit fb4d47f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/copy-label-to-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
name: Copy labels from linked issues
steps:
- name: copy-labels
uses: michalvankodev/copy-issue-labels@v1.3.0
uses: michalvankodev/copy-issue-labels@v1.2.1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
labels-to-include: |
Expand Down

0 comments on commit fb4d47f

Please sign in to comment.