build(deps): bump styfle/cancel-workflow-action from 0.12.0 to 0.12.1 (#115)

Bumps [styfle/cancel-workflow-action](https://github.com/styfle/cancel-workflow-action) from 0.12.0 to 0.12.1.
- [Release notes](https://github.com/styfle/cancel-workflow-action/releases)
- [Commits](https://github.com/styfle/cancel-workflow-action/compare/0.12.0...0.12.1)

---
updated-dependencies:
- dependency-name: styfle/cancel-workflow-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
这个提交包含在:
dependabot[bot] 2024-01-27 01:43:33 -05:00 提交者 GitHub
父节点 01837a43c4
当前提交 f9dda76f9c
找不到此签名对应的密钥
GPG 密钥 ID: B5690EEEBB952194

查看文件

@ -17,7 +17,7 @@ jobs:
php-versions: ['7.4']
steps:
- name: Cancel Previous Runs
uses: styfle/cancel-workflow-action@0.12.0
uses: styfle/cancel-workflow-action@0.12.1
with:
access_token: ${{ github.token }}