mirror of
https://github.com/griffi-gh/kubi.git
synced 2024-11-21 14:28:43 -06:00
fix dependabot alert
This commit is contained in:
parent
5da64b33db
commit
bd6ebde832
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -54,7 +54,7 @@ jobs:
|
|||
- uses: actions/download-artifact@v2
|
||||
with:
|
||||
path: ./artifacts
|
||||
- uses: rlespinasse/github-slug-action@v4
|
||||
- uses: rlespinasse/github-slug-action@v4.4.1
|
||||
- uses: ncipollo/release-action@v1
|
||||
with:
|
||||
tag: ${{ env.GITHUB_REF_SLUG_URL }}
|
||||
|
|
Loading…
Reference in a new issue