Skip to content

Commit 0d9fe47

Browse files
Bump roots/discourse-topic-github-release-action from 1.0.0 to 1.0.1 (#8982)
Bumps [roots/discourse-topic-github-release-action](https://github.com/roots/discourse-topic-github-release-action) from 1.0.0 to 1.0.1. - [Release notes](https://github.com/roots/discourse-topic-github-release-action/releases) - [Commits](roots/discourse-topic-github-release-action@fc9e50f...c30dc23) --- updated-dependencies: - dependency-name: roots/discourse-topic-github-release-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f7fea8d commit 0d9fe47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/announce-lts-rc.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ubuntu-latest
1010
steps:
1111
- name: Post on Discourse
12-
uses: roots/discourse-topic-github-release-action@fc9e50fa1a1ce6255ba4d03f104382845b79ad5f # v1.0.0
12+
uses: roots/discourse-topic-github-release-action@c30dc233349b7c6f24f52fb1c659cc64f13b5474 # v1.0.1
1313
with:
1414
discourse-api-key: ${{ secrets.DISCOURSE_RELEASES_API_KEY }}
1515
discourse-base-url: https://community.jenkins.io/

0 commit comments

Comments
 (0)