Skip to content

Commit 866cc41

Browse files
authored
ci: adjusting the PR label checking to a working version (#93)
1 parent 8d376b1 commit 866cc41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-drafter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
checks: write
4545
runs-on: ubuntu-latest
4646
steps:
47-
- uses: docker://agilepathway/pull-request-label-checker:sha-c3d16ad
47+
- uses: docker://agilepathway/pull-request-label-checker:v1.6.65
4848
with:
4949
any_of: feature,fix,style,changed,refactor,perf,test,build,ci,chore,revert,deprecated,removed,security,documentation,dependencies
5050
repo_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)