Bump rokroskar/workflow-run-cleanup-action from v0.3.0 to v0.3.2
Bumps [rokroskar/workflow-run-cleanup-action](https://github.com/rokroskar/workflow-run-cleanup-action) from v0.3.0 to v0.3.2. - [Release notes](https://github.com/rokroskar/workflow-run-cleanup-action/releases) - [Commits](https://github.com/rokroskar/workflow-run-cleanup-action/compare/v0.3.0...1ba8de3e7f2926079a9def2caf3d0e0650898f94) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
3e809b4ea0
commit
5d39ba0033
|
@ -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.0
|
||||
uses: rokroskar/workflow-run-cleanup-action@v0.3.2
|
||||
env:
|
||||
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
|
||||
- name: Git checkout
|
||||
|
|
Loading…
Reference in New Issue