File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -103,11 +103,11 @@ jobs:
103103 steps :
104104 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
105105
106- - uses : github/codeql-action/init@1b549b9259bda1cb5ddde3b41741a82a2d15a841 # v3.28.13with:
106+ - uses : github/codeql-action/init@fc7e4a0fa01c3cca5fd6a1fddec5c0740c977aa2 # v3.28.13with:
107107 with :
108108 languages : ${{ matrix.language }}
109109
110- - uses : github/codeql-action/analyze@1b549b9259bda1cb5ddde3b41741a82a2d15a841 # v3.28.13
110+ - uses : github/codeql-action/analyze@fc7e4a0fa01c3cca5fd6a1fddec5c0740c977aa2 # v3.28.14
111111 with :
112112 category : " /language:${{matrix.language}}"
113113
@@ -121,7 +121,7 @@ jobs:
121121 fetch-depth : " ${{ inputs.lint-all && 1 || 0 }}"
122122
123123 - id : changed-files
124- uses : tj-actions/changed-files@823fcebdb31bb35fdf2229d9f769b400309430d0 # v46.0.3
124+ uses : tj-actions/changed-files@6cb76d07bee4c9772c6882c06c37837bf82a04d3 # v46.0.4
125125 if : ${{ inputs.lint-all == false }}
126126 with :
127127 files : ${{ inputs.action-files }}
Original file line number Diff line number Diff line change 4545 - uses : " actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683" # v4.2.2
4646
4747 - name : " TODO to Issue"
48- uses : " alstr/todo-to-issue-action@973393389c53206cc1f317f9ae6d316ec1ac5f93 " # v5.1.10
48+ uses : " alstr/todo-to-issue-action@092fdad950584acbfb826d6653cba7f24a5d5e94 " # v5.1.11
4949 with :
5050 IDENTIFIERS : |
5151 [
You can’t perform that action at this time.
0 commit comments