Browse Source

chore(deps): bump goreleaser/goreleaser-action from 7.2.2 to 7.2.3 (#6607)

Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 7.2.2 to 7.2.3.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/5daf1e915a5f0af01ddbcd89a43b8061ff4f1a89...f06c13b6b1a9625abc9e6e439d9c05a8f2190e94)

---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
  dependency-version: 7.2.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 1 week ago
parent
commit
578db4387d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/release_esoctl.yml

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

@@ -109,7 +109,7 @@ jobs:
           git push origin $TAG
           git push origin $TAG
 
 
       - name: Run GoReleaser
       - name: Run GoReleaser
-        uses: goreleaser/goreleaser-action@5daf1e915a5f0af01ddbcd89a43b8061ff4f1a89 # v7.2.2
+        uses: goreleaser/goreleaser-action@f06c13b6b1a9625abc9e6e439d9c05a8f2190e94 # v7.2.3
         with:
         with:
           version: '~> v2'
           version: '~> v2'
           args: release --clean
           args: release --clean