Skip to content

Commit ca81917

Browse files
chore(deps): bump apify/workflows/.github/workflows/python_lint_check.yaml
Bumps [apify/workflows/.github/workflows/python_lint_check.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_lint_check.yaml dependency-version: 47c305bdd5647f56c224ef9257804493e0912698 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6866498 commit ca81917

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
@@ -35,7 +35,7 @@ jobs:
3535
lint_check:
3636
if: ${{ !github.event.release.prerelease }}
3737
name: Lint check
38-
uses: apify/workflows/.github/workflows/python_lint_check.yaml@6cbb5232cc59d59047f1e8268da10747e729989e
38+
uses: apify/workflows/.github/workflows/python_lint_check.yaml@47c305bdd5647f56c224ef9257804493e0912698
3939
with:
4040
python_versions: '["3.10", "3.11", "3.12", "3.13"]'
4141
install_command: uv pip install --system -e ".[dev]"

0 commit comments

Comments
 (0)