Skip to content

Commit

Permalink
Merge pull request #11 from manjaro/dependabot/github_actions/styfle/…
Browse files Browse the repository at this point in the history
…cancel-workflow-action-0.10.1

Bump styfle/cancel-workflow-action from 0.8.0 to 0.10.1
  • Loading branch information
oberon-manjaro committed Oct 3, 2022
2 parents a886f93 + 59c1866 commit 026765d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/iso_build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
prepare-release:
runs-on: ubuntu-20.04
steps:
- uses: styfle/cancel-workflow-action@0.8.0
- uses: styfle/cancel-workflow-action@0.10.1
with:
access_token: ${{ github.token }}
- id: time
Expand All @@ -28,7 +28,7 @@ jobs:
SCOPE: [full]
###################
steps:
- uses: styfle/cancel-workflow-action@0.9.0
- uses: styfle/cancel-workflow-action@0.10.1
with:
access_token: ${{ github.token }}
- id: image-build
Expand Down

0 comments on commit 026765d

Please sign in to comment.