File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2424 exit 1
2525 fi
2626 - name : Checkout
27- uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
27+ uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
2828 with :
2929 ref : master # only create releases from main branch
3030 - name : Read section from CHANGELOG.md
Original file line number Diff line number Diff line change 2626 shell : bash
2727 runs-on : ${{ matrix.os }}
2828 steps :
29- - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
29+ - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
3030 - uses : tweag/configure-bazel-remote-cache-auth@144b0b915f13a418f5eafe2f68d19564ec136c62 # v0.1.1
3131 with :
3232 buildbuddy_api_key : ${{ secrets.BUILDBUDDY_API_KEY }}
You can’t perform that action at this time.
0 commit comments