Skip to content

Commit

Permalink
Merge pull request #36 from snowplow-devops/release/v0.8.5
Browse files Browse the repository at this point in the history
Release/v0.8.5
  • Loading branch information
Andy-Hay authored Aug 15, 2024
2 parents 12dd493 + f25ab71 commit 0e6cefb
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
uses: goreleaser/goreleaser-action@v2
with:
version: latest
args: release --rm-dist
args: release --clean
workdir: ./terraform-provider-redash
env:
GPG_FINGERPRINT: ${{ steps.import_gpg.outputs.fingerprint }}
Expand Down
4 changes: 4 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
Version 0.8.5 (2024-08-16)
--------------------------
Fix arg for goreleaser (#35)

Version 0.8.4 (2024-08-14)
--------------------------
Bump dependencies for Snyk (#33)
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.8.4
0.8.5

0 comments on commit 0e6cefb

Please sign in to comment.