Skip to content

Commit

Permalink
🤖 Updated depdencies 2024-08-15 (#326)
Browse files Browse the repository at this point in the history
Co-authored-by: Commiter Bot <[email protected]>
  • Loading branch information
github-actions[bot] and gythialy authored Aug 16, 2024
1 parent 5f029de commit 8730bb5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ RUN \
go version

# install goreleaser
ARG GORELEASER_VERSION=v2.1.0
ARG GORELEASER_SHA=4d4fb316acb3f5dfd45c7cd426f6120f8a294cb752d6cff46ad9b771f22f6f0d
ARG GORELEASER_VERSION=v2.2.0
ARG GORELEASER_SHA=1bf8909fa556599f29045b0b015ee75f6aec789e92f17343cb136e45499da98a
# RUN \
# wget https://github.com/goreleaser/goreleaser/releases/download/$GORELEASER_VERSION/checksums.txt.pem && \
# cosign verify-blob --certificate checksums.txt.pem --signature https://github.com/goreleaser/goreleaser/releases/download/$GORELEASER_VERSION/checksums.txt.sig https://github.com/goreleaser/goreleaser/releases/download/$GORELEASER_VERSION/checksums.txt && \
Expand Down

0 comments on commit 8730bb5

Please sign in to comment.