Skip to content
This repository has been archived by the owner on Dec 20, 2024. It is now read-only.

Commit

Permalink
chore(deps): pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 27, 2024
1 parent 9b9afb9 commit 10720f2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/terraform-quality.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ on:
name: terraform-quality
jobs:
terraform-quality:
uses: padok-team/github-workflows/.github/workflows/terraform-quality.yml@v1
uses: padok-team/github-workflows/.github/workflows/terraform-quality.yml@9f83288283a008c206318c2d45ec2c69f13349c3 # v1
6 changes: 3 additions & 3 deletions .github/workflows/terratest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@ jobs:
id-token: "write"

steps:
- uses: actions/checkout@v4
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
- name: Setup Go
uses: actions/setup-go@v5
uses: actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5
with:
go-version: "1.22.x"
- uses: "google-github-actions/auth@v2"
- uses: "google-github-actions/auth@62cf5bd3e4211a0a0b51f2c6d6a37129d828611d" # v2
with:
project_id: "library-344516"
workload_identity_provider: "projects/270410071403/locations/global/workloadIdentityPools/github/providers/padok-gcp-library"
Expand Down

0 comments on commit 10720f2

Please sign in to comment.