Skip to content

Commit a10b410

Browse files
build(deps): bump fizyk/actions-reuse/.github/workflows/shared-pypi.yml
Bumps [fizyk/actions-reuse/.github/workflows/shared-pypi.yml](https://github.com/fizyk/actions-reuse) from 4.4.0 to 4.4.5. - [Changelog](https://github.com/fizyk/actions-reuse/blob/main/Changelog.rst) - [Commits](fizyk/actions-reuse@v4.4.0...v4.4.5) --- updated-dependencies: - dependency-name: fizyk/actions-reuse/.github/workflows/shared-pypi.yml dependency-version: 4.4.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 18c7c47 commit a10b410

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ on:
88

99
jobs:
1010
build:
11-
uses: fizyk/actions-reuse/.github/workflows/shared-pypi.yml@v4.4.0
11+
uses: fizyk/actions-reuse/.github/workflows/shared-pypi.yml@v4.4.5

.github/workflows/pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
- v*
66
jobs:
77
build-n-publish:
8-
uses: fizyk/actions-reuse/.github/workflows/shared-pypi.yml@v4.4.0
8+
uses: fizyk/actions-reuse/.github/workflows/shared-pypi.yml@v4.4.5
99
with:
1010
publish: true
1111
secrets:

0 commit comments

Comments
 (0)