Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/go_modules/iamme-e4dff1c926
Browse files Browse the repository at this point in the history
  • Loading branch information
notdodo authored Nov 1, 2024
2 parents 9770bbc + 26dd0fa commit df80770
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@ jobs:
goreleaser:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
# v4.2.0
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
# v4.2.2
with:
fetch-depth: 0
- run: git fetch --force --tags
- uses: actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32
# v5.0.2
- uses: actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed
# v5.1.0
with:
go-version: stable
- uses: goreleaser/goreleaser-action@286f3b13b1b49da4ac219696163fb8c1c93e1200
Expand Down

0 comments on commit df80770

Please sign in to comment.