Skip to content

Commit 66480d0

Browse files
authored
Merge pull request #389 from fluxcd/dependabot/github_actions/goreleaser/goreleaser-action-4.3.0
Bump goreleaser/goreleaser-action from 4.2.0 to 4.3.0
2 parents ab86414 + c262fe8 commit 66480d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ jobs:
9494
- uses: anchore/sbom-action/download-syft@4d571ad1038a9cc29d676154ef265ab8f9027042 # v0.14.2
9595
- name: Create release and SBOM
9696
if: startsWith(github.ref, 'refs/tags/v')
97-
uses: goreleaser/goreleaser-action@f82d6c1c344bcacabba2c841718984797f664a6b # v4.2.0
97+
uses: goreleaser/goreleaser-action@336e29918d653399e599bfca99fadc1d7ffbc9f7 # v4.3.0
9898
with:
9999
version: latest
100100
args: release --release-notes=config/release/notes.md --rm-dist --skip-validate

0 commit comments

Comments
 (0)