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 1919 runs-on : ubuntu-latest
2020 steps :
2121 - name : checkout
22- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
22+ uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2323 with :
2424 fetch-depth : 0
2525
Original file line number Diff line number Diff line change 1212 runs-on : ubuntu-latest
1313 steps :
1414 - name : checkout
15- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
15+ uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
1616 with :
1717 fetch-depth : 0
1818
6262 # > to download artifact contents individually. One of the consequences of this limitation is that if a zip is
6363 # > uploaded during a workflow run and then downloaded from the UI, there will be a double zip created.
6464 - name : Archive bosh dev release tgz
65- uses : actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4
65+ uses : actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
6666 with :
6767 name : archive-bosh-dev-release-tgz
6868 path : |
You can’t perform that action at this time.
0 commit comments