File tree 7 files changed +13
-13
lines changed
7 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 13
13
name : Check
14
14
runs-on : ubuntu-latest
15
15
steps :
16
- - uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
16
+ - uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
17
17
- uses : actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af # v1.0.7
18
18
with :
19
19
profile : minimal
27
27
name : Unit tests
28
28
runs-on : ubuntu-latest
29
29
steps :
30
- - uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
30
+ - uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
31
31
- uses : actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af # v1.0.7
32
32
with :
33
33
profile : minimal
42
42
name : Integration tests
43
43
runs-on : ubuntu-latest
44
44
steps :
45
- - uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
45
+ - uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
46
46
- uses : actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af # v1.0.7
47
47
with :
48
48
profile : minimal
57
57
name : Rustfmt
58
58
runs-on : ubuntu-latest
59
59
steps :
60
- - uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
60
+ - uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
61
61
- uses : actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af # v1.0.7
62
62
with :
63
63
profile : minimal
73
73
name : Clippy
74
74
runs-on : ubuntu-latest
75
75
steps :
76
- - uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
76
+ - uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
77
77
- uses : actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af # v1.0.7
78
78
with :
79
79
profile : minimal
89
89
name : coverage
90
90
runs-on : ubuntu-latest
91
91
steps :
92
- - uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
92
+ - uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
93
93
- uses : actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af # v1.0.7
94
94
with :
95
95
profile : minimal
Original file line number Diff line number Diff line change 20
20
21
21
steps :
22
22
- name : Checkout code
23
- uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
23
+ uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
24
24
25
25
- name : Setup rust toolchain
26
26
uses : actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af # v1.0.7
56
56
digest : ${{ steps.setoutput.outputs.digest }}
57
57
steps :
58
58
- name : Checkout code
59
- uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
59
+ uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
60
60
- name : Set up QEMU
61
61
uses : docker/setup-qemu-action@68827325e0b33c7199eb31dd4e31fbe9023e06e3 # v3.0.0
62
62
- name : Set up Docker Buildx
Original file line number Diff line number Diff line change 13
13
fossa-scan :
14
14
runs-on : ubuntu-latest
15
15
steps :
16
- - uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
16
+ - uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
17
17
- uses : fossas/fossa-action@47ef11b1e1e3812e88dae436ccbd2d0cbd1adab0 # v1.3.3
18
18
with :
19
19
api-key : ${{secrets.FOSSA_API_TOKEN}}
Original file line number Diff line number Diff line change 71
71
core.setFailed(`Draft release not found`)
72
72
73
73
- name : Checkout code for kubewarden-dashboard.json
74
- uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
74
+ uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
75
75
76
76
- name : Download SBOM artifact
77
77
uses : actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e # v4.1.7
Original file line number Diff line number Diff line change 22
22
steps :
23
23
# this is required to obtain the syft configuration
24
24
- name : Checkout code
25
- uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
25
+ uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
26
26
27
27
- name : Install cosign
28
28
uses : sigstore/cosign-installer@59acb6260d9c0ba8f4a2f9d9b48431a222b68e20 # v3.5.0
Original file line number Diff line number Diff line change 10
10
audit :
11
11
runs-on : ubuntu-latest
12
12
steps :
13
- - uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
13
+ - uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
14
14
- uses : actions-rs/audit-check@35b7b53b1e25b55642157ac01b4adceb5b9ebef3 # v1.2.0
15
15
with :
16
16
token : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change 12
12
security_audit :
13
13
runs-on : ubuntu-latest
14
14
steps :
15
- - uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
15
+ - uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
16
16
- uses : actions-rs/audit-check@35b7b53b1e25b55642157ac01b4adceb5b9ebef3 # v1.2.0
17
17
with :
18
18
token : ${{ secrets.GITHUB_TOKEN }}
You can’t perform that action at this time.
0 commit comments