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 3333
3434 steps :
3535 - name : Setup Docker Buildx
36- uses : docker/setup-buildx-action@c47758b77c9736f4b2ef4073d4d51994fabfe349 # v3
36+ uses : docker/setup-buildx-action@6524bf65af31da8d45b59e8c27de4bd072b392f5 # v3
3737 with :
3838 version : ${{ env.DOCKER_BUILDX_VERSION }}
3939 install : true
5454 BUILD_ARGS : " --load"
5555
5656 - name : Publish Artifacts to GitHub
57- uses : actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4
57+ uses : actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4
5858 with :
5959 name : output
6060 path : _output/**
Original file line number Diff line number Diff line change 77 steps :
88 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
99 - name : yamllint
10- uses : reviewdog/action-yamllint@e09f07780388032a624e9eb44a23fd1bbb4052cc # v1.19 .0
10+ uses : reviewdog/action-yamllint@1dca3ad811867be18fbe293a9818d715a6c2cd46 # v1.20 .0
1111 with :
1212 reporter : github-pr-review
1313 filter_mode : nofilter
You can’t perform that action at this time.
0 commit comments