We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2bd116 commit 59b1b34Copy full SHA for 59b1b34
.github/workflows/reusable-workflow-todos.yaml
@@ -18,7 +18,7 @@ jobs:
18
persist-credentials: false
19
20
- name: 🧪 Run todos-action
21
- uses: devantler-tech/github-actions/composite-actions/todos-action@8c19f8b4a1d88a7b675856dc940649fa538a88ef # v1.5.12
+ uses: devantler-tech/github-actions/composite-actions/todos-action@17ebd8ba893a97c3f7e9d983d6401dcad961c8d2 # v1.7.2
22
with:
23
APP_ID: ${{ vars.APP_ID }}
24
APP_PRIVATE_KEY: ${{ secrets.APP_PRIVATE_KEY }}
0 commit comments