Skip to content

Commit

Permalink
Release/v0.8.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Andy-Hay committed Aug 15, 2024
1 parent 12dd493 commit f25ab71
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 f25ab71

Please sign in to comment.