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 1111 runs-on : ubuntu-latest
1212 steps :
1313 - name : Checkout
14- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
14+ uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
1515 - name : Install devbox
1616 uses : jetify-com/devbox-install-action@a0d2d53632934ae004f878c840055956d9f741b0 # v0.14.0
1717 with :
Original file line number Diff line number Diff line change 2323 NEW_TAG : " v${{ github.event.inputs.major_version }}.${{ github.event.inputs.minor_version }}.${{ github.event.inputs.patch_version }}"
2424 steps :
2525 - name : Checkout
26- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
26+ uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
2727 with :
2828 token : " ${{ secrets.APP_AUTOSCALER_CI_TOKEN }}"
2929 - name : Install devbox
5151 generate_release_notes : true
5252 fail_on_unmatched_files : true
5353 - name : Checkout https://github.com/cloudfoundry/cli-plugin-repo
54- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
54+ uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
5555 with :
5656 repository : cloudfoundry/cli-plugin-repo
5757 ref : main
You can’t perform that action at this time.
0 commit comments