Skip to content

Commit

Permalink
Bump roots/discourse-topic-github-release-action from 1.0.0 to 1.0.1
Browse files Browse the repository at this point in the history
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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 22, 2024
1 parent 69e20db commit de1847d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/announce-lts-rc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Post on Discourse
uses: roots/discourse-topic-github-release-action@fc9e50fa1a1ce6255ba4d03f104382845b79ad5f # v1.0.0
uses: roots/discourse-topic-github-release-action@c30dc233349b7c6f24f52fb1c659cc64f13b5474 # v1.0.1
with:
discourse-api-key: ${{ secrets.DISCOURSE_RELEASES_API_KEY }}
discourse-base-url: https://community.jenkins.io/
Expand Down

0 comments on commit de1847d

Please sign in to comment.