mirror of
https://github.com/immich-app/base-images.git
synced 2025-09-10 07:24:16 +02:00
chore(deps): update github-actions (#252)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/build-postgres.yml
vendored
2
.github/workflows/build-postgres.yml
vendored
@@ -27,7 +27,7 @@ jobs:
|
||||
|
||||
- id: get-versions
|
||||
name: Get dependency versions
|
||||
uses: mikefarah/yq@b534aa9ee5d38001fba3cd8fe254a037e4847b37 # v4.45.4
|
||||
uses: mikefarah/yq@1187c954ec44c3a0e62c13ca7dc9dadc1ca80ae7 # v4.46.1
|
||||
with:
|
||||
cmd: yq eval -o=json -I=0 postgres/versions.yaml
|
||||
|
||||
|
||||
2
.github/workflows/zizmor.yaml
vendored
2
.github/workflows/zizmor.yaml
vendored
@@ -25,7 +25,7 @@ jobs:
|
||||
persist-credentials: false
|
||||
|
||||
- name: Install the latest version of uv
|
||||
uses: astral-sh/setup-uv@bd01e18f51369d5a26f1651c3cb451d3417e3bba # v6.3.1
|
||||
uses: astral-sh/setup-uv@7edac99f961f18b581bbd960d59d049f04c0002f # v6.4.1
|
||||
|
||||
- name: Run zizmor 🌈
|
||||
run: uvx zizmor --format=sarif . > results.sarif
|
||||
|
||||
Reference in New Issue
Block a user