Skip to content

Commit

Permalink
Merge pull request #6 from krystal/release-please--branches--master
Browse files Browse the repository at this point in the history
chore(master): release 1.11.0
  • Loading branch information
bencromwell authored Aug 4, 2023
2 parents 17c2fab + 5ca9320 commit 69b4772
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/.release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.10.1"
".": "1.11.0"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.11.0](https://github.com/krystal/sonarcloud-github-action/compare/v1.10.1...v1.11.0) (2023-08-04)


### Features

* trigger a release: v5.0 of scanner ([17c2fab](https://github.com/krystal/sonarcloud-github-action/commit/17c2fab4b7effe3a7eb26a0b157b0e107c8d2a6f))

## [1.10.1](https://github.com/krystal/sonarcloud-github-action/compare/v1.10.0...v1.10.1) (2023-05-08)


Expand Down
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ inputs:
default: .
runs:
using: "docker"
image: "docker://ghcr.io/krystal/sonarcloud-github-action:1.10.1" # x-release-please-version
image: "docker://ghcr.io/krystal/sonarcloud-github-action:1.11.0" # x-release-please-version

0 comments on commit 69b4772

Please sign in to comment.