We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9909af7 + 1e72224 commit bf8a3d4Copy full SHA for bf8a3d4
.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@26a89a913f861d355dc2867a13c0c013e42d4c77
+ - uses: lfdebrux/trello-poster-action@736f8f21f0cacf6f4142d5c9e09ebd4439e83318 # v1.2.0
10
with:
11
comment-body: ${{ github.event.pull_request.body }}
12
github-url: ${{ github.event.pull_request.html_url }}
0 commit comments