Skip to content

Commit 40bf251

Browse files
Bump WIPACrepo/wipac-dev-workflows from 1.2 to 1.16
Bumps [WIPACrepo/wipac-dev-workflows](https://github.com/wipacrepo/wipac-dev-workflows) from 1.2 to 1.16. - [Release notes](https://github.com/wipacrepo/wipac-dev-workflows/releases) - [Commits](WIPACrepo/wipac-dev-workflows@v1.2...v1.16) --- updated-dependencies: - dependency-name: WIPACrepo/wipac-dev-workflows dependency-version: '1.16' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9a34494 commit 40bf251

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cicd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ jobs:
108108
- mypy
109109
- py-setup
110110
- py-dependencies
111-
uses: WIPACrepo/wipac-dev-workflows/.github/workflows/tag-and-release.yml@v1.2
111+
uses: WIPACrepo/wipac-dev-workflows/.github/workflows/tag-and-release.yml@v1.16
112112
with:
113113
project-type: python
114114
python-version: "${{ fromJSON(needs.py-versions.outputs.matrix)[0] }}"

0 commit comments

Comments
 (0)