Skip to content

Commit 72e37c5

Browse files
chore(deps): update github/issue-metrics action to v4
1 parent 20497cf commit 72e37c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/issue-metrics.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
echo "last_month=$first_day..$last_day" >> "$GITHUB_ENV"
4545
4646
- name: Run issue-metrics tool
47-
uses: github/issue-metrics@v3
47+
uses: github/issue-metrics@v4
4848
env:
4949
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5050
SEARCH_QUERY: 'spring-boot-admin:codecentric/spring-boot-admin is:issue created:${{ env.last_month }} -reason:"not planned"'

0 commit comments

Comments
 (0)