Skip to content

Commit c4c669c

Browse files
committed
chore: Update tools
1 parent c502156 commit c4c669c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ env:
2222
GORELEASER_VERSION: 2.13.3 # https://github.com/goreleaser/goreleaser/releases
2323
PYTHON_VERSION: '3.10' # https://www.python.org/downloads/
2424
RAGE_VERSION: 0.11.1 # https://github.com/str4d/rage/releases
25-
SYFT_VERSION: 1.41.2 # https://github.com/anchore/syft/releases
26-
UV_VERSION: 0.10.0 # https://github.com/astral-sh/uv/releases
25+
SYFT_VERSION: 1.42.0 # https://github.com/anchore/syft/releases
26+
UV_VERSION: 0.10.2 # https://github.com/astral-sh/uv/releases
2727
jobs:
2828
changes:
2929
runs-on: ubuntu-22.04

0 commit comments

Comments
 (0)