Skip to content

Commit

Permalink
Bump kurtmckee/github-workflows in the github-actions group
Browse files Browse the repository at this point in the history
Bumps the github-actions group with 1 update: [kurtmckee/github-workflows](https://github.com/kurtmckee/github-workflows).


Updates `kurtmckee/github-workflows` from 0.4 to 1.0
- [Release notes](https://github.com/kurtmckee/github-workflows/releases)
- [Changelog](https://github.com/kurtmckee/github-workflows/blob/main/CHANGELOG.rst)
- [Commits](kurtmckee/github-workflows@420931a...2f156c5)

---
updated-dependencies:
- dependency-name: kurtmckee/github-workflows
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 5, 2024
1 parent ef86d54 commit a7b106d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,6 @@ jobs:
- "mypy"
cache-key-prefix: "quality"

uses: "kurtmckee/github-workflows/.github/workflows/tox.yaml@420931a88d3f09ca8dbce4778d145ed610c231e0" # v0.4
uses: "kurtmckee/github-workflows/.github/workflows/tox.yaml@2f156c58bf4ceebc623014b407f5711899e41235" # v1.0
with:
config: "${{ toJSON(matrix) }}"

0 comments on commit a7b106d

Please sign in to comment.