updated metrics version
This commit is contained in:
parent
00bfc2250e
commit
587900e17e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/action.yml
vendored
2
.github/workflows/action.yml
vendored
|
@ -14,7 +14,7 @@ jobs:
|
||||||
github-metrics:
|
github-metrics:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: lowlighter/metrics@latest
|
- uses: lowlighter/metrics@master
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.METRICS_TOKEN }}
|
token: ${{ secrets.METRICS_TOKEN }}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue