Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
felix-renovate[bot] authored Oct 4, 2024
1 parent 46c95f6 commit 7cbe2af
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
with:
go-version-file: go.mod

- uses: golangci/golangci-lint-action@aaa42aa0628b4ae2578232a66b541047968fac86 # v6
- uses: golangci/golangci-lint-action@971e284b6050e8a5849b72094c50ab08da042db8 # v6

# installed here to run lint on the .goreleaser.yml file:
- name: Install GoReleaser
Expand All @@ -47,7 +47,7 @@ jobs:
with:
go-version-file: go.mod

- uses: golangci/golangci-lint-action@aaa42aa0628b4ae2578232a66b541047968fac86 # v6
- uses: golangci/golangci-lint-action@971e284b6050e8a5849b72094c50ab08da042db8 # v6

- name: Install GoReleaser
uses: goreleaser/goreleaser-action@286f3b13b1b49da4ac219696163fb8c1c93e1200 # v6
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# syntax=docker/dockerfile:1.10@sha256:865e5dd094beca432e8c0a1d5e1c465db5f998dca4e439981029b3b81fb39ed5
FROM pscale.dev/wolfi-prod/git:2.46.2@sha256:03a446b81e86a142c1066fbdb58f2f1f07388ab23c99a44b7773b7eb7f27693d
FROM pscale.dev/wolfi-prod/git:2.46.2@sha256:6554ed2467ce3842aa131064951847252b841481dca8195d464d6aaf70c07b03

COPY ghcommit /ghcommit

Expand Down

0 comments on commit 7cbe2af

Please sign in to comment.