From 782c91d6a7a51661135d0afe3e8358704e0ff626 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Mar 2021 05:44:32 +0000 Subject: [PATCH] build(deps): bump rokroskar/workflow-run-cleanup-action Bumps [rokroskar/workflow-run-cleanup-action](https://github.com/rokroskar/workflow-run-cleanup-action) from v0.3.1 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.1...1ba8de3e7f2926079a9def2caf3d0e0650898f94) Signed-off-by: dependabot[bot] --- .github/workflows/pr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index 48a6f19c0..ba655c66f 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -8,7 +8,7 @@ jobs: runs-on: ubuntu-latest if: "!startsWith(github.ref, 'refs/tags/') && github.ref != 'refs/heads/master'" steps: - - uses: rokroskar/workflow-run-cleanup-action@v0.3.1 + - uses: rokroskar/workflow-run-cleanup-action@v0.3.2 env: GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}" build: