Browse Source

chore(deps): bump goreleaser/goreleaser-action from 6.4.0 to 7.0.0 (#5987)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 1 month ago
parent
commit
905af59025
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/release_esoctl.yml

+ 1 - 1
.github/workflows/release_esoctl.yml

@@ -93,7 +93,7 @@ jobs:
           git push origin $TAG
           git push origin $TAG
 
 
       - name: Run GoReleaser
       - name: Run GoReleaser
-        uses: goreleaser/goreleaser-action@e435ccd777264be153ace6237001ef4d979d3a7a # v6.4.0
+        uses: goreleaser/goreleaser-action@ec59f474b9834571250b370d4735c50f8e2d1e29 # v7.0.0
         with:
         with:
           version: '~> v2'
           version: '~> v2'
           args: release --clean
           args: release --clean