Skip to content

Commit 09ee67e

Browse files
chore(deps): update actions-ecosystem/action-add-labels digest to 1a9c371
1 parent d4f9e84 commit 09ee67e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/label_new_issues.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ubuntu-latest
1212
steps:
1313
- name: Add 'needs response' label to new issues
14-
uses: actions-ecosystem/action-add-labels@bd52874380e3909a1ac983768df6976535ece7f8
14+
uses: actions-ecosystem/action-add-labels@1a9c3715c0037e96b97bb38cb4c4b56a1f1d4871
1515
with:
1616
github_token: ${{ secrets.GITHUB_TOKEN }}
1717
labels: 'needs response'

0 commit comments

Comments
 (0)