Skip to content
Snippets Groups Projects
Unverified Commit 83894180 authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub
Browse files

Bump matrix-org/done-action from 2 to 3 (#17440)

parent 429ecb75
No related branches found
No related tags found
No related merge requests found
...@@ -305,7 +305,7 @@ jobs: ...@@ -305,7 +305,7 @@ jobs:
- lint-readme - lint-readme
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: matrix-org/done-action@v2 - uses: matrix-org/done-action@v3
with: with:
needs: ${{ toJSON(needs) }} needs: ${{ toJSON(needs) }}
...@@ -737,7 +737,7 @@ jobs: ...@@ -737,7 +737,7 @@ jobs:
- linting-done - linting-done
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: matrix-org/done-action@v2 - uses: matrix-org/done-action@v3
with: with:
needs: ${{ toJSON(needs) }} needs: ${{ toJSON(needs) }}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment