We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6c0f65f + 2c6fa27 commit 49aaf00Copy full SHA for 49aaf00
1 file changed
.github/workflows/trello_poster.yml
@@ -6,7 +6,7 @@ jobs:
6
trello-poster:
7
runs-on: ubuntu-latest
8
steps:
9
- - uses: lfdebrux/trello-poster-action@736f8f21f0cacf6f4142d5c9e09ebd4439e83318 # v1.2.0
+ - uses: lfdebrux/trello-poster-action@8667c700f73347f39c781ebdde8237be67cfdab8 # v1.3.0
10
with:
11
comment-body: ${{ github.event.pull_request.body }}
12
github-url: ${{ github.event.pull_request.html_url }}
0 commit comments