Skip to content

Commit a0705f1

Browse files
dependabot[bot]chennes
authored andcommitted
Bump github/issue-metrics from 3.22.0 to 3.22.1
Bumps [github/issue-metrics](https://github.com/github/issue-metrics) from 3.22.0 to 3.22.1. - [Release notes](https://github.com/github/issue-metrics/releases) - [Commits](github/issue-metrics@f5c0d3b...2fd323a) --- updated-dependencies: - dependency-name: github/issue-metrics dependency-version: 3.22.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a7b501c commit a0705f1

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
@@ -35,7 +35,7 @@ jobs:
3535
echo "last_month=$first_day..$last_day" >> "$GITHUB_ENV"
3636
3737
- name: Run issue-metrics tool
38-
uses: github/issue-metrics@f5c0d3ba93f0f6c6465665ac6ed1737dc74cea78 # v3.22.0
38+
uses: github/issue-metrics@2fd323a2f81a70e719d1035f7b7c7535c5bc53ea # v3.22.1
3939
env:
4040
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4141
SEARCH_QUERY: 'repo:FreeCAD/FreeCAD is:issue created:${{ env.last_month }}'

0 commit comments

Comments
 (0)