aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/zizmor.yml
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-04-20 21:16:38 -0400
committerGitHub <noreply@github.com>2025-04-20 21:16:38 -0400
commita14f917d68fd770ce03cb6416a0fc81226a3204a (patch)
tree747a25000f45b30f6a17b2014158c5edd703eea1 /.github/workflows/zizmor.yml
parent2ecb15adac1d9fcff51b9f7fca45010c0a1ce4a7 (diff)
downloadanubis-a14f917d68fd770ce03cb6416a0fc81226a3204a.tar.xz
anubis-a14f917d68fd770ce03cb6416a0fc81226a3204a.zip
build(deps): bump astral-sh/setup-uv in the github-actions group (#312)
Bumps the github-actions group with 1 update: [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv). Updates `astral-sh/setup-uv` from 5.4.1 to 5.4.2 - [Release notes](https://github.com/astral-sh/setup-uv/releases) - [Commits](https://github.com/astral-sh/setup-uv/compare/0c5e2b8115b80b4c7c5ddf6ffdd634974642d182...d4b2f3b6ecc6e67c4457f6d3e41ec42d3d0fcb86) --- updated-dependencies: - dependency-name: astral-sh/setup-uv dependency-version: 5.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to '.github/workflows/zizmor.yml')
-rw-r--r--.github/workflows/zizmor.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/zizmor.yml b/.github/workflows/zizmor.yml
index 9a1c3c8..dd8879c 100644
--- a/.github/workflows/zizmor.yml
+++ b/.github/workflows/zizmor.yml
@@ -21,7 +21,7 @@ jobs:
persist-credentials: false
- name: Install the latest version of uv
- uses: astral-sh/setup-uv@0c5e2b8115b80b4c7c5ddf6ffdd634974642d182 # v5.4.1
+ uses: astral-sh/setup-uv@d4b2f3b6ecc6e67c4457f6d3e41ec42d3d0fcb86 # v5.4.2
- name: Run zizmor 🌈
run: uvx zizmor --format sarif . > results.sarif