Skip to content

Commit

Permalink
Merge pull request #118 from Scalingo/release/v1.0.2
Browse files Browse the repository at this point in the history
Bump v1.0.2
  • Loading branch information
Soulou authored and leo-scalingo committed Jan 23, 2023
2 parents 1c3aea5 + da896b7 commit cf12582
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
-
name: Import GPG key
id: import_gpg
uses: hashicorp/ghaction-import-gpg@v2.1.0
uses: Scalingo/ghaction-import-gpg@v1
env:
# These secrets will need to be configured for the repository:
GPG_PRIVATE_KEY: ${{ secrets.GPG_PRIVATE_KEY }}
Expand Down
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

## To be Released

## v1.0.2

* resource(app): Fix change of `stack_id` which was not applied correctly #117

## v1.0.1

* Add `Description` for all Resources and Data Sources
Expand Down

0 comments on commit cf12582

Please sign in to comment.