File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 37
37
path : results.sarif
38
38
retention-days : 5
39
39
- name : Upload to code scanning dashboard
40
- uses : github/codeql-action/upload-sarif@17a820bf2e43b47be2c72b39cc905417bc1ab6d0 # v3.28.6
40
+ uses : github/codeql-action/upload-sarif@dd746615b3b9d728a6a37ca2045b68ca76d4841a # v3.28.8
41
41
with :
42
42
sarif_file : results.sarif
Original file line number Diff line number Diff line change 30
30
- name : Checkout repository
31
31
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
32
32
- name : Install fish shell
33
- uses : fish-shop/install-fish-shell@8b451b3dfc8166405515d8840007f3897526bcfa # v1.0.43
33
+ uses : fish-shop/install-fish-shell@79c0a7223691988319222fff66b30bec11f2ac95 # v1.0.44
34
34
- if : matrix.plugin-manager != 'oh-my-fish'
35
35
name : Install plugin using <username>/<repo> name
36
36
uses : ./
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ inputs:
13
13
runs :
14
14
using : ' composite'
15
15
steps :
16
- - uses : fish-shop/install-plugin-manager@88d661a0c16610dafa6e3bb94fe7682e7c5588ed # v2.3.32
16
+ - uses : fish-shop/install-plugin-manager@110d4621804fe2e36a1a9527641fd2d218421669 # v2.3.33
17
17
with :
18
18
plugin-manager : ${{ inputs.plugin-manager }}
19
19
- name : Install plugins
You can’t perform that action at this time.
0 commit comments