Skip to content

Commit ebe9b66

Browse files
Bump kurtmckee/github-workflows in the github-actions group
Bumps the github-actions group with 1 update: [kurtmckee/github-workflows](https://github.com/kurtmckee/github-workflows). Updates `kurtmckee/github-workflows` from 1.4 to 1.5 - [Release notes](https://github.com/kurtmckee/github-workflows/releases) - [Changelog](https://github.com/kurtmckee/github-workflows/blob/main/CHANGELOG.rst) - [Commits](kurtmckee/github-workflows@ca26472...a8716fc) --- updated-dependencies: - dependency-name: kurtmckee/github-workflows dependency-version: '1.5' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a898d52 commit ebe9b66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,6 @@ jobs:
6767
- "pyproject.toml"
6868
- "requirements/*/requirements.txt"
6969

70-
uses: "kurtmckee/github-workflows/.github/workflows/tox.yaml@ca26472ada33aa277527450aa46436f530e3d2c1" # v1.4
70+
uses: "kurtmckee/github-workflows/.github/workflows/tox.yaml@a8716fc28daeb38133a50ef8dce70df9c65988ad" # v1.5
7171
with:
7272
config: "${{ toJSON(matrix) }}"

0 commit comments

Comments
 (0)