File tree Expand file tree Collapse file tree 6 files changed +12
-12
lines changed
Expand file tree Collapse file tree 6 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 1414 steps :
1515 # https://github.com/marketplace/actions/create-github-app-token
1616 - name : Create GitHub App Token
17- uses : actions/create-github-app-token@3ff1caaa28b64c9cc276ce0a02e2ff584f3900c5 # v2.0.2
17+ uses : actions/create-github-app-token@a8d616148505b5069dccd32f177bb87d7f39123b # v2.1.1
1818 id : app-token
1919 with :
2020 app-id : ${{ vars.BOT_APP_ID }}
Original file line number Diff line number Diff line change @@ -22,10 +22,10 @@ jobs:
2222 steps :
2323 # https://github.com/marketplace/actions/checkout
2424 - name : Checkout
25- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
25+ uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
2626
2727 # https://github.com/marketplace/actions/actionlint-with-reviewdog
28- - uses : reviewdog/action-actionlint@a5524e1c19e62881d79c1f1b9b6f09f16356e281 # v1.65.2
28+ - uses : reviewdog/action-actionlint@e37e2ca68a70112d21e135229272da28ce2d0d5a # v1.66.1
2929 with :
3030 fail_on_error : true
3131 filter_mode : nofilter
Original file line number Diff line number Diff line change 1818 steps :
1919 # https://github.com/marketplace/actions/checkout
2020 - name : Checkout
21- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
21+ uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
2222
2323 # https://github.com/marketplace/actions/github-labeler
2424 - name : Run Labeler
Original file line number Diff line number Diff line change @@ -31,11 +31,11 @@ jobs:
3131 steps :
3232 # https://github.com/marketplace/actions/checkout
3333 - name : Checkout
34- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
34+ uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
3535
3636 # https://github.com/marketplace/actions/create-github-app-token
3737 - name : Create GitHub App Token
38- uses : actions/create-github-app-token@3ff1caaa28b64c9cc276ce0a02e2ff584f3900c5 # v2.0.2
38+ uses : actions/create-github-app-token@a8d616148505b5069dccd32f177bb87d7f39123b # v2.1.1
3939 id : app-token
4040 with :
4141 app-id : ${{ vars.BOT_APP_ID }}
@@ -230,11 +230,11 @@ jobs:
230230 steps :
231231 # https://github.com/marketplace/actions/checkout
232232 - name : Checkout
233- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
233+ uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
234234
235235 # https://github.com/marketplace/actions/create-github-app-token
236236 - name : Create GitHub App Token
237- uses : actions/create-github-app-token@3ff1caaa28b64c9cc276ce0a02e2ff584f3900c5 # v2.0.2
237+ uses : actions/create-github-app-token@a8d616148505b5069dccd32f177bb87d7f39123b # v2.1.1
238238 id : app-token
239239 with :
240240 app-id : ${{ vars.BOT_APP_ID }}
Original file line number Diff line number Diff line change 2121 steps :
2222 # https://github.com/marketplace/actions/checkout
2323 - name : Checkout
24- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
24+ uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
2525
2626 # https://github.com/marketplace/actions/paths-changes-filter
2727 - name : Paths Changes Filter
Original file line number Diff line number Diff line change @@ -34,11 +34,11 @@ jobs:
3434 steps :
3535 # https://github.com/marketplace/actions/checkout
3636 - name : Checkout
37- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
37+ uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
3838
3939 # https://github.com/marketplace/actions/mise-action
4040 - name : mise action
41- uses : jdx/mise-action@5083fe46898c414b2475087cc79da59e7da859e8 # v2.1.11
41+ uses : jdx/mise-action@c37c93293d6b742fc901e1406b8f764f6fb19dac # v2.4.4
4242
4343 - name : Install deps
4444 run : bun install --frozen-lockfile
4848
4949 # https://github.com/marketplace/actions/create-github-app-token
5050 - name : Create GitHub App Token
51- uses : actions/create-github-app-token@3ff1caaa28b64c9cc276ce0a02e2ff584f3900c5 # v2.0.2
51+ uses : actions/create-github-app-token@a8d616148505b5069dccd32f177bb87d7f39123b # v2.1.1
5252 id : app-token
5353 with :
5454 app-id : ${{ inputs.gh-app-id }}
You can’t perform that action at this time.
0 commit comments