File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3939 install : true
4040
4141 - name : Checkout
42- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
42+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
4343 with :
4444 submodules : true
4545
@@ -54,13 +54,13 @@ jobs:
5454 BUILD_ARGS : " --load"
5555
5656 - name : Publish Artifacts to GitHub
57- uses : actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4
57+ uses : actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7
5858 with :
5959 name : output
6060 path : _output/**
6161
6262 - name : Login to Upbound
63- uses : docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772 # v3
63+ uses : docker/login-action@b45d80f862d83dbcd57f89517bcf500b2ab88fb2 # v4
6464 if : env.XPKG_ACCESS_ID != ''
6565 with :
6666 registry : xpkg.upbound.io
Original file line number Diff line number Diff line change 1616
1717 steps :
1818 - name : Checkout
19- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
19+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
2020
2121 - name : Create Tag
2222 uses : negz/create-tag@39bae1e0932567a58c20dea5a1a0d18358503320 # v1
Original file line number Diff line number Diff line change 55 name : runner / yamllint
66 runs-on : ubuntu-latest
77 steps :
8- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
8+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
99 - name : yamllint
1010 uses : reviewdog/action-yamllint@f01d8a48fd8d89f89895499fca2cff09f9e9e8c0 # v1.21.0
1111 with :
You can’t perform that action at this time.
0 commit comments