Skip to content

Commit c1c2559

Browse files
authored
Merge pull request #38 from snowplow-devops/release/v0.8.6
Release/v0.8.6
2 parents 0e6cefb + 66d4d91 commit c1c2559

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

.github/workflows/cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
name: Run GoReleaser
4040
uses: goreleaser/goreleaser-action@v2
4141
with:
42-
version: latest
42+
version: 2
4343
args: release --clean
4444
workdir: ./terraform-provider-redash
4545
env:

CHANGELOG

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
Version 0.8.6 (2024-08-16)
2+
--------------------------
3+
Fix version in goreleaser (#37)
4+
15
Version 0.8.5 (2024-08-16)
26
--------------------------
37
Fix arg for goreleaser (#35)

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.8.5
1+
0.8.6

0 commit comments

Comments
 (0)