File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 9696 run : tar xvf ${{ env.TARBALL_FILE }}
9797
9898 - name : generate build provenance
99- uses : actions/attest-build-provenance@c074443f1aee8d4aeeae555aebba3282517141b2 # v2.2.3
99+ uses : actions/attest-build-provenance@db473fddc028af60658334401dc6fa3ffd8669fd # v2.3.0
100100 with :
101101 subject-path : " ${{ github.workspace }}/**/target/*.jar"
102102
Original file line number Diff line number Diff line change 6666 run : tar xvf ${{ env.TARBALL_FILE }}
6767
6868 - name : generate build provenance
69- uses : actions/attest-build-provenance@c074443f1aee8d4aeeae555aebba3282517141b2 # v2.2.3
69+ uses : actions/attest-build-provenance@db473fddc028af60658334401dc6fa3ffd8669fd # v2.3.0
7070 with :
7171 subject-path : " ${{ github.workspace }}/**/target/*.jar"
7272
Original file line number Diff line number Diff line change 2929 "pull_requests": "write"
3030 }
3131
32- - uses : docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567 # v3.3 .0
32+ - uses : docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772 # v3.4 .0
3333 with :
3434 registry : ghcr.io
3535 username : ${{ github.actor }}
You can’t perform that action at this time.
0 commit comments