Skip to content

Commit 105f6e6

Browse files
authored
Merge pull request #48 from appvia/renovate/pin-dependencies
chore(deps): pin dependencies
2 parents a1fa7aa + 99bc825 commit 105f6e6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ permissions:
1111

1212
jobs:
1313
release:
14-
uses: appvia/appvia-cicd-workflows/.github/workflows/terraform-module-release.yml@main
14+
uses: appvia/appvia-cicd-workflows/.github/workflows/terraform-module-release.yml@d356de2a6df8c4d482880e54a2a6255fdb2cf921 # main
1515
name: GitHub Release

.github/workflows/terraform.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ permissions:
1414

1515
jobs:
1616
validation:
17-
uses: appvia/appvia-cicd-workflows/.github/workflows/terraform-module-validation.yml@main
17+
uses: appvia/appvia-cicd-workflows/.github/workflows/terraform-module-validation.yml@d356de2a6df8c4d482880e54a2a6255fdb2cf921 # main
1818
name: Terraform Validation
1919
with:
2020
working-directory: .

0 commit comments

Comments
 (0)