Skip to content

Commit 1a6a661

Browse files
chore: Bump goreleaser/goreleaser-action from 6.3.0 to 6.4.0 (#63)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 36d404e commit 1a6a661

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
@@ -58,7 +58,7 @@ jobs:
5858
username: ${{ secrets.ARTIFACTORY_USER }}
5959
password: ${{ secrets.ARTIFACTORY_PASSWORD }}
6060
- name: Run GoReleaser
61-
uses: goreleaser/goreleaser-action@9c156ee8a17a598857849441385a2041ef570552
61+
uses: goreleaser/goreleaser-action@e435ccd777264be153ace6237001ef4d979d3a7a
6262
with:
6363
args: release --clean
6464
env:

0 commit comments

Comments
 (0)