Skip to content

Commit 23687d6

Browse files
authored
Merge pull request #784 from fluxcd/dependabot/github_actions/ci-7695db34b4
Bump goreleaser/goreleaser-action from 6.0.0 to 6.1.0 in the ci group
2 parents 1259a51 + 7500b46 commit 23687d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696
- name: Create release and SBOM
9797
id: run-goreleaser
9898
if: startsWith(github.ref, 'refs/tags/v')
99-
uses: goreleaser/goreleaser-action@286f3b13b1b49da4ac219696163fb8c1c93e1200 # v6.0.0
99+
uses: goreleaser/goreleaser-action@9ed2f89a662bf1735a48bc8557fd212fa902bebf # v6.1.0
100100
with:
101101
version: latest
102102
args: release --clean --skip=validate

0 commit comments

Comments
 (0)