-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): Bump the actions group across 1 directory with 6 updates #1043
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -94,7 +94,7 @@ jobs: | |
| run: products/identifiers/scripts/generate.py --check-references | ||
|
|
||
| - name: Install uv | ||
| uses: astral-sh/setup-uv@20cfd1bf945f4377ade1205e4dbc17946fc9a30d # v10.0.1 | ||
| uses: astral-sh/setup-uv@bec219d24cd3e171d82865faccec33120bb574f4 # v10.1.0 | ||
| with: | ||
| version: "0.11.16" | ||
|
|
||
|
|
@@ -217,7 +217,7 @@ jobs: | |
| save-if: ${{ github.ref == 'refs/heads/main' }} | ||
|
|
||
| - name: Install pinned coverage tool | ||
| uses: taiki-e/install-action@288e746965032cfcc232e09af2daf5f23c14d780 # v2.86.1 | ||
| uses: taiki-e/install-action@3f74d7c16a4242f1c95561e98edc25d36adb4375 # v2.87.12 | ||
| with: | ||
| tool: cargo-llvm-cov@${{ env.CARGO_LLVM_COV_VERSION }} | ||
|
|
||
|
|
@@ -329,7 +329,7 @@ jobs: | |
| workspaces: products/platform/fuzz -> target | ||
|
|
||
| - name: Install pinned cargo-fuzz | ||
| uses: taiki-e/install-action@288e746965032cfcc232e09af2daf5f23c14d780 # v2.86.1 | ||
| uses: taiki-e/install-action@3f74d7c16a4242f1c95561e98edc25d36adb4375 # v2.87.12 | ||
| with: | ||
| tool: cargo-fuzz@${{ env.CARGO_FUZZ_VERSION }} | ||
|
|
||
|
|
@@ -369,7 +369,7 @@ jobs: | |
| save-if: ${{ github.ref == 'refs/heads/main' }} | ||
|
|
||
| - name: Install cargo-deny | ||
| uses: taiki-e/install-action@288e746965032cfcc232e09af2daf5f23c14d780 # v2.86.1 | ||
| uses: taiki-e/install-action@3f74d7c16a4242f1c95561e98edc25d36adb4375 # v2.87.12 | ||
| with: | ||
| tool: cargo-deny@0.19.8 | ||
|
|
||
|
|
@@ -537,7 +537,7 @@ jobs: | |
| save-if: ${{ github.ref == 'refs/heads/main' }} | ||
|
|
||
| - name: Install uv | ||
| uses: astral-sh/setup-uv@20cfd1bf945f4377ade1205e4dbc17946fc9a30d # v10.0.1 | ||
| uses: astral-sh/setup-uv@bec219d24cd3e171d82865faccec33120bb574f4 # v10.1.0 | ||
| with: | ||
| version: "0.11.16" | ||
|
|
||
|
|
@@ -759,7 +759,7 @@ jobs: | |
|
|
||
| - name: Install uv | ||
| if: matrix.lane != 'immediate-actions' | ||
| uses: astral-sh/setup-uv@20cfd1bf945f4377ade1205e4dbc17946fc9a30d # v10.0.1 | ||
| uses: astral-sh/setup-uv@bec219d24cd3e171d82865faccec33120bb574f4 # v10.1.0 | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
The unconditional AGENTS.md reference: AGENTS.md:L251-L254 Useful? React with 馃憤聽/ 馃憥. |
||
| with: | ||
| version: "0.11.16" | ||
|
|
||
|
|
@@ -982,7 +982,7 @@ jobs: | |
| run: python3 -m unittest release/scripts/test_compare_release_image_layouts.py | ||
|
|
||
| - name: Set up Docker Buildx | ||
| uses: docker/setup-buildx-action@bb05f3f5519dd87d3ba754cc423b652a5edd6d2c | ||
| uses: docker/setup-buildx-action@37fe631027851001ddb9b187196cc803df7f5f0e | ||
| with: | ||
| version: v0.33.0 | ||
| driver-opts: image=moby/buildkit:v0.31.2@sha256:2f5adac4ecd194d9f8c10b7b5d7bceb5186853db1b26e5abd3a657af0b7e26ec | ||
|
|
@@ -1235,7 +1235,7 @@ jobs: | |
| save-if: ${{ github.ref == 'refs/heads/main' }} | ||
|
|
||
| - name: Install uv | ||
| uses: astral-sh/setup-uv@20cfd1bf945f4377ade1205e4dbc17946fc9a30d # v10.0.1 | ||
| uses: astral-sh/setup-uv@bec219d24cd3e171d82865faccec33120bb574f4 # v10.1.0 | ||
| with: | ||
| version: "0.11.16" | ||
|
|
||
|
|
@@ -1404,7 +1404,7 @@ jobs: | |
| save-if: ${{ github.ref == 'refs/heads/main' }} | ||
|
|
||
| - name: Install uv | ||
| uses: astral-sh/setup-uv@20cfd1bf945f4377ade1205e4dbc17946fc9a30d # v10.0.1 | ||
| uses: astral-sh/setup-uv@bec219d24cd3e171d82865faccec33120bb574f4 # v10.1.0 | ||
| with: | ||
| version: "0.11.16" | ||
|
|
||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Commit
17a06baa3aa64ce114aa7f67cd350909b43317efhas noSigned-off-bytrailer, so the repository's.github/workflows/dco.ymlcheck will reject any PR containing this commit; recreate it withgit commit -sor otherwise add the required trailer.AGENTS.md reference: AGENTS.md:L405-L407
Useful? React with 馃憤聽/ 馃憥.