File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66jobs :
77 # ci:
88 # name: CI
9- # uses: getdevopspro/github-actions/.github/workflows/pull-request.yml@v4.1.0
9+ # uses: getdevopspro/github-actions/.github/workflows/pull-request.yml@v4.0.7
1010 # with:
1111 # version-package: package.json
1212 # version-package-lock: package-lock.json
1919 name : Test
2020 runs-on : ubuntu-latest
2121 steps :
22- - uses : getdevopspro/github-actions/buildx-bake/promote@v4.1.0
22+ - uses : getdevopspro/github-actions/buildx-bake/promote@v4.0.7
2323 with :
2424 version : 0.0.1-test
2525 image-digests : |
Original file line number Diff line number Diff line change 2626
2727 release :
2828 needs : build
29- uses : getdevopspro/github-actions/.github/workflows/promote.yml@v4.1.0
29+ uses : getdevopspro/github-actions/.github/workflows/promote.yml@v4.0.7
3030 with :
3131 version-package : package.json
3232 git-add-files : package.json
You can’t perform that action at this time.
0 commit comments