File tree Expand file tree Collapse file tree 15 files changed +16
-16
lines changed Expand file tree Collapse file tree 15 files changed +16
-16
lines changed Original file line number Diff line number Diff line change 28
28
sh.jbang.dev:443
29
29
30
30
- name : Checkout repository
31
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
31
+ uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
32
32
33
33
- name : Verify action checksums
34
34
uses : ./.github/actions/ghasum
Original file line number Diff line number Diff line change 26
26
sh.jbang.dev:443
27
27
28
28
- name : Checkout repository
29
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
29
+ uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
30
30
31
31
- name : Verify action checksums
32
32
uses : ./.github/actions/ghasum
Original file line number Diff line number Diff line change 31
31
rekor.sigstore.dev:443
32
32
33
33
- name : Checkout repostiory
34
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
34
+ uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
35
35
36
36
- name : Verify action checksums
37
37
uses : ./.github/actions/ghasum
83
83
tuf-repo-cdn.sigstore.dev:443
84
84
85
85
- name : Checkout repository
86
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
86
+ uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
87
87
88
88
- name : Verify action checksums
89
89
uses : ./.github/actions/ghasum
Original file line number Diff line number Diff line change 60
60
uploads.github.com:443
61
61
62
62
- name : Checkout repository
63
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
63
+ uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
64
64
65
65
- name : Verify action checksums
66
66
uses : ./.github/actions/ghasum
Original file line number Diff line number Diff line change 28
28
release-assets.githubusercontent.com:443
29
29
30
30
- name : Checkout repository
31
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
31
+ uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
32
32
33
33
- name : Verify action checksums
34
34
uses : ./.github/actions/ghasum
Original file line number Diff line number Diff line change 23
23
repo.maven.apache.org:443
24
24
25
25
- name : Checkout repository
26
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
26
+ uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
27
27
with :
28
28
repository : ${{ github.event.pull_request.head.repo.full_name }}
29
29
ref : ${{ github.event.pull_request.head.ref }}
Original file line number Diff line number Diff line change 21
21
release-assets.githubusercontent.com:443
22
22
23
23
- name : Checkout repository
24
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
24
+ uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
25
25
26
26
- name : Verify action checksums
27
27
uses : ./.github/actions/ghasum
Original file line number Diff line number Diff line change 1
1
version 1
2
2
3
3
actions/
[email protected] Wn6UGuh8/0fkcOLI8uEQmhssKaMEfnm77brXOpwKe7A=
4
- actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 g2V9DAwkHBbZHaTOx4M2g/r9wI49KupzyARL47t/rEQ =
4
+ actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 BN2A3ab07IBOwrMY4PC+hD2fhu1FKSkd8mrZGslaMiA =
5
5
actions/
[email protected] hJDiqW4455iVs8gVcWjiEbjhuvh0oXQKy9fN/BGF3LQ=
6
6
actions/
[email protected] vSiNC7HetrtPF3QhZDzPHWyJ1e8pFltzruLjcw65Sok=
7
7
actions/setup-java@387ac29b308b003ca37ba93a6cab5eb57c8f5f93 XE1eqHfEOlHsHx+3cUQA1OGC3jxGBnmx7eTIdEzwSoI=
Original file line number Diff line number Diff line change 23
23
release-assets.githubusercontent.com:443
24
24
25
25
- name : Checkout repository
26
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
26
+ uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
27
27
with :
28
28
token : ${{ secrets.JRELEASER_GITHUB_TOKEN }}
29
29
ref : ${{ github.event.pull_request.head.ref }}
Original file line number Diff line number Diff line change 33
33
34
34
# Setups the environment
35
35
- name : Checkout repository
36
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
36
+ uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
37
37
with :
38
38
fetch-depth : 0
39
39
token : ${{ secrets.JRELEASER_GITHUB_TOKEN }}
You can’t perform that action at this time.
0 commit comments