File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 6
6
runs-on : ubuntu-latest
7
7
steps :
8
8
# To use this repository's private action, you must check out the repository
9
- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # was: actions/checkout@v4
9
+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # was: actions/checkout@v4
10
10
with :
11
11
fetch-depth : 0
12
12
Original file line number Diff line number Diff line change 21
21
22
22
steps :
23
23
- name : Checkout repository
24
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # was: actions/checkout@v4
24
+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # was: actions/checkout@v4
25
25
26
26
# Initializes the CodeQL tools for scanning.
27
27
- name : Initialize CodeQL
Original file line number Diff line number Diff line change 11
11
steps :
12
12
# To use this repository's private action, you must check out the repository
13
13
- name : Checkout
14
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # was: actions/checkout@v4
14
+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # was: actions/checkout@v4
15
15
- name : Generate changelog
16
16
id : changelog
17
17
uses : metcalfc/changelog-generator@3f82cef08fe5dcf57c591fe165e70e1d5032e15a # was: metcalfc/changelog-generator@v4.6.2
Original file line number Diff line number Diff line change 7
7
steps :
8
8
# To use this repository's private action, you must check out the repository
9
9
- name : Checkout
10
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # was: actions/checkout@v4
10
+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # was: actions/checkout@v4
11
11
- name : Generate changelog
12
12
id : changelog
13
13
# refme: ignore
You can’t perform that action at this time.
0 commit comments