Skip to content

Commit

Permalink
deps: update ckotzbauer/label-command-action action to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and ckotzbauer committed Mar 20, 2022
1 parent 6e44f2e commit 8e229ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/label-issues.yml
Expand Up @@ -16,6 +16,6 @@ jobs:
steps:
- uses: "actions/checkout@v3"
- name: label
uses: "ckotzbauer/label-command-action@v1"
uses: ckotzbauer/label-command-action@v2
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit 8e229ea

Please sign in to comment.