File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -132,7 +132,7 @@ jobs:
132132 echo "ssh_keys=${ssh_keys}" >> "$GITHUB_OUTPUT"
133133
134134 - name : Install Package
135- uses : ConorMacBride/install-package@main
135+ uses : ConorMacBride/install-package@3e7ad059e07782ee54fa35f827df52aae0626f30 # v1.1.0
136136 with :
137137 apt : git unzip nodejs python3-pip python3-venv rsync openssh-client
138138
@@ -170,7 +170,7 @@ jobs:
170170 fi
171171
172172 - name : Install terraform
173- uses : hashicorp/setup-terraform@v2
173+ uses : hashicorp/setup-terraform@5e8dbf3c6d9deaf4193ca7a8fb23f2ac83bb6c85 # v4.0.0
174174 with :
175175 terraform_wrapper : false
176176
@@ -455,7 +455,7 @@ jobs:
455455 if : ${{ always() && steps.config_ach.outcome == 'success' }}
456456
457457 - name : Send message to Slack via Workflow Builder
458- uses : slackapi/slack-github-action@v1.26.0
458+ uses : slackapi/slack-github-action@af78098f536edbc4de71162a307590698245be95 # v3.0.1
459459 with :
460460 payload : |
461461 {
You can’t perform that action at this time.
0 commit comments