We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7fea8d commit 0d9fe47Copy full SHA for 0d9fe47
.github/workflows/announce-lts-rc.yml
@@ -9,7 +9,7 @@ jobs:
9
runs-on: ubuntu-latest
10
steps:
11
- name: Post on Discourse
12
- uses: roots/discourse-topic-github-release-action@fc9e50fa1a1ce6255ba4d03f104382845b79ad5f # v1.0.0
+ uses: roots/discourse-topic-github-release-action@c30dc233349b7c6f24f52fb1c659cc64f13b5474 # v1.0.1
13
with:
14
discourse-api-key: ${{ secrets.DISCOURSE_RELEASES_API_KEY }}
15
discourse-base-url: https://community.jenkins.io/
0 commit comments