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 3838 run : |
3939 helm install ${CHART_NAME} ${CHART_NAME} -f ${CHART_NAME}/values-test.yaml -n stakater-chart-pipeline-test --dry-run --debug
4040 - name : Notify Slack
41- uses : 8398a7/action-slack@1750b5085f3ec60384090fb7c52965ef822e869e # v3.18 .0
41+ uses : 8398a7/action-slack@77eaa4f1c608a7d68b38af4e3f739dcd8cba273e # v3.19 .0
4242 if : failure() # Pick up events only if the job fails
4343 with :
4444 status : ${{ job.status }}
@@ -119,7 +119,7 @@ jobs:
119119 sha: '${{ steps.commit.outputs.sha }}'
120120 })
121121 - name : Notify Slack
122- uses : 8398a7/action-slack@1750b5085f3ec60384090fb7c52965ef822e869e # v3.18 .0
122+ uses : 8398a7/action-slack@77eaa4f1c608a7d68b38af4e3f739dcd8cba273e # v3.19 .0
123123 if : always() # Pick up events even if the job fails or is canceled.
124124 with :
125125 status : ${{ job.status }}
Original file line number Diff line number Diff line change 2525 prerelease : false
2626 make_latest : true
2727 - name : Notify Slack
28- uses : 8398a7/action-slack@1750b5085f3ec60384090fb7c52965ef822e869e # v3.18 .0
28+ uses : 8398a7/action-slack@77eaa4f1c608a7d68b38af4e3f739dcd8cba273e # v3.19 .0
2929 if : always()
3030 with :
3131 status : ${{ job.status }}
You can’t perform that action at this time.
0 commit comments