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 5757 # Upload the results as artifacts (optional). Commenting out will disable uploads of run results in SARIF
5858 # format to the repository Actions tab.
5959 - name : " Upload artifact"
60- uses : actions/upload-artifact@5d5d22a31266ced268874388b861e4b58bb5c2f3 # v4.3.1
60+ uses : actions/upload-artifact@1746f4ab65b179e0ea60a494b83293b640dd5bba # v4.3.2
6161 with :
6262 name : SARIF file
6363 path : results.sarif
Original file line number Diff line number Diff line change 8484
8585 - id : ' secrets'
8686 name : Get secrets
87- uses : google-github-actions/get-secretmanager-secrets@61067887622dee4939d68e379b4264a57534fdf6 # v2.1.0
87+ uses : google-github-actions/get-secretmanager-secrets@b655b87fa10e527c5c5a3abfd795c6f46e0399b1 # v2.1.1
8888 with :
8989 secrets : |-
9090 MYSQL_CONNECTION_NAME:${{ secrets.GOOGLE_CLOUD_PROJECT }}/MYSQL_CONNECTION_NAME
You can’t perform that action at this time.
0 commit comments