Skip to content

Commit

Permalink
chore(deps): update alstr/todo-to-issue-action action to v4.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 8, 2024
1 parent 89766a4 commit 35d5e40
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci-dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: "TODO to Issue"
uses: alstr/todo-to-issue-action@v4.8.1
uses: alstr/todo-to-issue-action@v4.12.1
id: "todo"
with:
COMMENT_MARKER: "//"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ci-prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: "TODO to Issue"
uses: alstr/todo-to-issue-action@v4.8.1
uses: alstr/todo-to-issue-action@v4.12.1
id: "todo"
with:
COMMENT_MARKER: "//"
Expand Down

0 comments on commit 35d5e40

Please sign in to comment.