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:
dependabot[bot] 2021-04-28 04:21:37 +00:00 committed by Mustapha Zorgati
parent 37cfcae92b
commit 7232720256
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ jobs:
runs-on: ubuntu-20.04 runs-on: ubuntu-20.04
steps: steps:
- name: Cleanup old CI runs on same branch - 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: env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}" GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
- name: Git checkout - name: Git checkout