Skip to content

Commit

Permalink
chore: use label-command-action@v1
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Kotzbauer <christian.kotzbauer@gmail.com>
  • Loading branch information
ckotzbauer committed Sep 26, 2021
1 parent 34dfe1a commit 13d954e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/label-issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ jobs:
steps:
- uses: "actions/checkout@v2"
- name: label
uses: "ckotzbauer/label-command-action@master"
uses: "ckotzbauer/label-command-action@v1"
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit 13d954e

Please sign in to comment.