File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 10
10
pre-commit :
11
11
runs-on : ubuntu-latest
12
12
steps :
13
- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
13
+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
14
14
with : # for gitlint
15
15
ref : ${{ github.event.pull_request.head.sha }}
16
16
fetch-depth : 0
52
52
- dist : ubuntu14
53
53
fail-fast : false
54
54
steps :
55
- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
55
+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
56
56
- uses : googleapis/release-please-action@5792afc6b46e9bb55deda9eda973a18c226bc3fc # v4.1.5
57
57
with :
58
58
config-file : .github/release-please-config.json
Original file line number Diff line number Diff line change 28
28
- dist : fedoradev
29
29
- dist : ubuntu14
30
30
steps :
31
- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
31
+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
32
32
- uses : docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772 # v3.4.0
33
33
with :
34
34
registry : ghcr.io
You can’t perform that action at this time.
0 commit comments