Skip to content

Commit db01890

Browse files
Bump the dependencies group across 1 directory with 8 updates (#877)
Bumps the dependencies group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [mhils/workflows](https://github.com/mhils/workflows) | `af886cbabab992a8e7db75c6af3516af2b1f5a1c` | `8fe88b311a66c441e01edfebe4cd90d8a47fa335` | | [autofix-ci/action](https://github.com/autofix-ci/action) | `1.3.2` | `1.3.3` | | [actions/deploy-pages](https://github.com/actions/deploy-pages) | `4` | `5` | | [mhils/workflows/.github/workflows/python-build.yml](https://github.com/mhils/workflows) | `af886cbabab992a8e7db75c6af3516af2b1f5a1c` | `8fe88b311a66c441e01edfebe4cd90d8a47fa335` | | [actions/download-artifact](https://github.com/actions/download-artifact) | `7` | `8` | | [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance) | `3` | `4` | | [mhils/workflows/.github/workflows/alls-green.yml](https://github.com/mhils/workflows) | `af886cbabab992a8e7db75c6af3516af2b1f5a1c` | `8fe88b311a66c441e01edfebe4cd90d8a47fa335` | | [mhils/workflows/.github/workflows/python-deploy.yml](https://github.com/mhils/workflows) | `af886cbabab992a8e7db75c6af3516af2b1f5a1c` | `8fe88b311a66c441e01edfebe4cd90d8a47fa335` | Updates `mhils/workflows` from af886cbabab992a8e7db75c6af3516af2b1f5a1c to 8fe88b311a66c441e01edfebe4cd90d8a47fa335 - [Release notes](https://github.com/mhils/workflows/releases) - [Commits](mhils/workflows@af886cb...8fe88b3) Updates `autofix-ci/action` from 1.3.2 to 1.3.3 - [Release notes](https://github.com/autofix-ci/action/releases) - [Commits](autofix-ci/action@635ffb0...7a166d7) Updates `actions/deploy-pages` from 4 to 5 - [Release notes](https://github.com/actions/deploy-pages/releases) - [Commits](actions/deploy-pages@v4...v5) Updates `mhils/workflows/.github/workflows/python-build.yml` from af886cbabab992a8e7db75c6af3516af2b1f5a1c to 8fe88b311a66c441e01edfebe4cd90d8a47fa335 - [Release notes](https://github.com/mhils/workflows/releases) - [Commits](mhils/workflows@af886cb...8fe88b3) Updates `actions/download-artifact` from 7 to 8 - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v7...v8) Updates `actions/attest-build-provenance` from 3 to 4 - [Release notes](https://github.com/actions/attest-build-provenance/releases) - [Changelog](https://github.com/actions/attest-build-provenance/blob/main/RELEASE.md) - [Commits](actions/attest-build-provenance@v3...v4) Updates `mhils/workflows/.github/workflows/alls-green.yml` from af886cbabab992a8e7db75c6af3516af2b1f5a1c to 8fe88b311a66c441e01edfebe4cd90d8a47fa335 - [Release notes](https://github.com/mhils/workflows/releases) - [Commits](mhils/workflows@af886cb...8fe88b3) Updates `mhils/workflows/.github/workflows/python-deploy.yml` from af886cbabab992a8e7db75c6af3516af2b1f5a1c to 8fe88b311a66c441e01edfebe4cd90d8a47fa335 - [Release notes](https://github.com/mhils/workflows/releases) - [Commits](mhils/workflows@af886cb...8fe88b3) --- updated-dependencies: - dependency-name: mhils/workflows dependency-version: 8fe88b311a66c441e01edfebe4cd90d8a47fa335 dependency-type: direct:production dependency-group: dependencies - dependency-name: autofix-ci/action dependency-version: 1.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: actions/deploy-pages dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: mhils/workflows/.github/workflows/python-build.yml dependency-version: 8fe88b311a66c441e01edfebe4cd90d8a47fa335 dependency-type: direct:production dependency-group: dependencies - dependency-name: actions/download-artifact dependency-version: '8' dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: actions/attest-build-provenance dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: mhils/workflows/.github/workflows/alls-green.yml dependency-version: 8fe88b311a66c441e01edfebe4cd90d8a47fa335 dependency-type: direct:production dependency-group: dependencies - dependency-name: mhils/workflows/.github/workflows/python-deploy.yml dependency-version: 8fe88b311a66c441e01edfebe4cd90d8a47fa335 dependency-type: direct:production dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 16e00b6 commit db01890

3 files changed

Lines changed: 18 additions & 18 deletions

File tree

.github/workflows/autofix.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ jobs:
1313
autofix:
1414
runs-on: ubuntu-latest
1515
steps:
16-
- uses: mhils/workflows/checkout@af886cbabab992a8e7db75c6af3516af2b1f5a1c
17-
- uses: mhils/workflows/setup-python@af886cbabab992a8e7db75c6af3516af2b1f5a1c
18-
- uses: mhils/workflows/setup-uv@af886cbabab992a8e7db75c6af3516af2b1f5a1c
16+
- uses: mhils/workflows/checkout@8fe88b311a66c441e01edfebe4cd90d8a47fa335
17+
- uses: mhils/workflows/setup-python@8fe88b311a66c441e01edfebe4cd90d8a47fa335
18+
- uses: mhils/workflows/setup-uv@8fe88b311a66c441e01edfebe4cd90d8a47fa335
1919

2020
- run: uv lock
2121

@@ -26,4 +26,4 @@ jobs:
2626

2727
- uses: mhils/add-pr-ref-in-changelog@6df8cd5a0c4d0a8c0353b663153d4a36384054f4
2828

29-
- uses: autofix-ci/action@635ffb0c9798bd160680f18fd73371e355b85f27
29+
- uses: autofix-ci/action@7a166d7532b277f34e16238930461bf77f9d7ed8

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,4 @@ jobs:
4848
url: ${{ steps.deployment.outputs.page_url }}
4949
steps:
5050
- id: deployment
51-
uses: actions/deploy-pages@v4
51+
uses: actions/deploy-pages@v5

.github/workflows/main.yml

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -18,17 +18,17 @@ jobs:
1818
lint:
1919
runs-on: ubuntu-latest
2020
steps:
21-
- uses: mhils/workflows/checkout@af886cbabab992a8e7db75c6af3516af2b1f5a1c
22-
- uses: mhils/workflows/setup-python@af886cbabab992a8e7db75c6af3516af2b1f5a1c
23-
- uses: mhils/workflows/setup-uv@af886cbabab992a8e7db75c6af3516af2b1f5a1c
21+
- uses: mhils/workflows/checkout@8fe88b311a66c441e01edfebe4cd90d8a47fa335
22+
- uses: mhils/workflows/setup-python@8fe88b311a66c441e01edfebe4cd90d8a47fa335
23+
- uses: mhils/workflows/setup-uv@8fe88b311a66c441e01edfebe4cd90d8a47fa335
2424
- run: uv run tox -e lint
2525

2626
old-dependencies:
2727
runs-on: ubuntu-latest
2828
steps:
29-
- uses: mhils/workflows/checkout@af886cbabab992a8e7db75c6af3516af2b1f5a1c
30-
- uses: mhils/workflows/setup-python@af886cbabab992a8e7db75c6af3516af2b1f5a1c
31-
- uses: mhils/workflows/setup-uv@af886cbabab992a8e7db75c6af3516af2b1f5a1c
29+
- uses: mhils/workflows/checkout@8fe88b311a66c441e01edfebe4cd90d8a47fa335
30+
- uses: mhils/workflows/setup-python@8fe88b311a66c441e01edfebe4cd90d8a47fa335
31+
- uses: mhils/workflows/setup-uv@8fe88b311a66c441e01edfebe4cd90d8a47fa335
3232
- run: uv run tox -e old-dependencies
3333

3434
test:
@@ -55,12 +55,12 @@ jobs:
5555
py: 3.10.18
5656
runs-on: ${{ matrix.os }}
5757
steps:
58-
- uses: mhils/workflows/checkout@af886cbabab992a8e7db75c6af3516af2b1f5a1c
59-
- uses: mhils/workflows/setup-uv@af886cbabab992a8e7db75c6af3516af2b1f5a1c
58+
- uses: mhils/workflows/checkout@8fe88b311a66c441e01edfebe4cd90d8a47fa335
59+
- uses: mhils/workflows/setup-uv@8fe88b311a66c441e01edfebe4cd90d8a47fa335
6060
- run: uv run --python ${{ matrix.py }} tox -e py -- -vvv ${{ matrix.args }}
6161

6262
build:
63-
uses: mhils/workflows/.github/workflows/python-build.yml@af886cbabab992a8e7db75c6af3516af2b1f5a1c
63+
uses: mhils/workflows/.github/workflows/python-build.yml@8fe88b311a66c441e01edfebe4cd90d8a47fa335
6464
permissions:
6565
contents: read
6666
id-token: write
@@ -75,11 +75,11 @@ jobs:
7575
attestations: write
7676
runs-on: ubuntu-latest
7777
steps:
78-
- uses: actions/download-artifact@v7
78+
- uses: actions/download-artifact@v8
7979
with:
8080
name: wheels
8181
path: dist/
82-
- uses: actions/attest-build-provenance@v3
82+
- uses: actions/attest-build-provenance@v4
8383
with:
8484
subject-path: 'dist/*'
8585

@@ -90,13 +90,13 @@ jobs:
9090
- test
9191
- build
9292
- attest
93-
uses: mhils/workflows/.github/workflows/alls-green.yml@af886cbabab992a8e7db75c6af3516af2b1f5a1c
93+
uses: mhils/workflows/.github/workflows/alls-green.yml@8fe88b311a66c441e01edfebe4cd90d8a47fa335
9494
with:
9595
jobs: ${{ toJSON(needs) }}
9696
allowed-skips: '["attest"]'
9797

9898
deploy:
99-
uses: mhils/workflows/.github/workflows/python-deploy.yml@af886cbabab992a8e7db75c6af3516af2b1f5a1c
99+
uses: mhils/workflows/.github/workflows/python-deploy.yml@8fe88b311a66c441e01edfebe4cd90d8a47fa335
100100
with:
101101
artifact-name: wheels
102102
needs: check

0 commit comments

Comments
 (0)