Skip to content

Commit

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

Bump styfle/cancel-workflow-action from 0.9.1 to 0.11.0
  • Loading branch information
fedepaol authored Jul 17, 2023
2 parents 4853d14 + 4fc5e3a commit 333684a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-22.04
steps:
- name: Cancel Previous Runs
uses: styfle/cancel-workflow-action@0.9.1
uses: styfle/cancel-workflow-action@0.11.0
with:
access_token: ${{ github.token }}

Expand Down

0 comments on commit 333684a

Please sign in to comment.