Skip to content

Commit 0542302

Browse files
chore(deps): bump apify/workflows/.github/workflows/python_bump_and_update_changelog.yaml
Bumps [apify/workflows/.github/workflows/python_bump_and_update_changelog.yaml](https://github.com/apify/workflows) from 6cbb5232cc59d59047f1e8268da10747e729989e to 47c305bdd5647f56c224ef9257804493e0912698. - [Release notes](https://github.com/apify/workflows/releases) - [Changelog](https://github.com/apify/workflows/blob/main/CHANGELOG.md) - [Commits](apify/workflows@6cbb523...47c305b) --- updated-dependencies: - dependency-name: apify/workflows/.github/workflows/python_bump_and_update_changelog.yaml dependency-version: 47c305bdd5647f56c224ef9257804493e0912698 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6866498 commit 0542302

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
update_changelog:
6464
name: Update changelog
6565
needs: [release_metadata, lint_check, type_check, unit_tests]
66-
uses: apify/workflows/.github/workflows/python_bump_and_update_changelog.yaml@6cbb5232cc59d59047f1e8268da10747e729989e
66+
uses: apify/workflows/.github/workflows/python_bump_and_update_changelog.yaml@47c305bdd5647f56c224ef9257804493e0912698
6767
with:
6868
version_number: ${{ needs.release_metadata.outputs.version_number }}
6969
changelog: ${{ needs.release_metadata.outputs.changelog }}

0 commit comments

Comments
 (0)