Skip to content

Commit 140e010

Browse files
build(deps): bump rokroskar/workflow-run-cleanup-action (#218)
Bumps [rokroskar/workflow-run-cleanup-action](https://github.com/rokroskar/workflow-run-cleanup-action) from v0.3.0 to v0.3.1. - [Release notes](https://github.com/rokroskar/workflow-run-cleanup-action/releases) - [Commits](rokroskar/workflow-run-cleanup-action@v0.3.0...2bdd3f2) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 14743fd commit 140e010

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
runs-on: ubuntu-latest
99
if: "!startsWith(github.ref, 'refs/tags/') && github.ref != 'refs/heads/master'"
1010
steps:
11-
- uses: rokroskar/[email protected].0
11+
- uses: rokroskar/[email protected].1
1212
env:
1313
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
1414
build:

0 commit comments

Comments
 (0)