Bump rokroskar/workflow-run-cleanup-action from v0.3.2 to v0.3.3
Bumps [rokroskar/workflow-run-cleanup-action](https://github.com/rokroskar/workflow-run-cleanup-action) from v0.3.2 to v0.3.3. - [Release notes](https://github.com/rokroskar/workflow-run-cleanup-action/releases) - [Commits](https://github.com/rokroskar/workflow-run-cleanup-action/compare/v0.3.2...ee1451b869ba1e381729b3d40489997021f0d562) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
37cfcae92b
commit
7232720256
|
@ -35,7 +35,7 @@ jobs:
|
|||
runs-on: ubuntu-20.04
|
||||
steps:
|
||||
- name: Cleanup old CI runs on same branch
|
||||
uses: rokroskar/workflow-run-cleanup-action@v0.3.2
|
||||
uses: rokroskar/workflow-run-cleanup-action@v0.3.3
|
||||
env:
|
||||
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
|
||||
- name: Git checkout
|
||||
|
|
Loading…
Reference in New Issue