Skip to content

Commit b91f2a1

Browse files
chore(deps): bump astral-sh/setup-uv from 8.3.1 to 8.3.2 (#184)
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 8.3.1 to 8.3.2. - [Release notes](https://github.com/astral-sh/setup-uv/releases) - [Commits](astral-sh/setup-uv@f98e069...11f9893) --- updated-dependencies: - dependency-name: astral-sh/setup-uv dependency-version: 8.3.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Kellen Murphy <me@kellenmurphy.com>
1 parent 24317a7 commit b91f2a1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464

6565
- name: Setup uv
6666
# astral-sh/setup-uv v8.1.0
67-
uses: astral-sh/setup-uv@f98e06938123ccabd21905ea5d0069192241f9f1
67+
uses: astral-sh/setup-uv@11f9893b081a58869d3b5fccaea48c9e9e46f990
6868

6969
- name: Scan with GuardDog
7070
run: uvx guarddog npm verify package-lock.json --output-format sarif > guarddog.sarif

0 commit comments

Comments
 (0)