Skip to content

Commit

Permalink
chore(deps): pin padok-team/github-workflows action to c63775c
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 12, 2024
1 parent bd1b6c4 commit 7f9fcb1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ on:
name: release
jobs:
release:
uses: padok-team/github-workflows/.github/workflows/release.yml@v1
uses: padok-team/github-workflows/.github/workflows/release.yml@c63775cf7573cb6f5ce9f517ecdc1a92f1e411ae # v1
with:
update-major-minor-tags: true
2 changes: 1 addition & 1 deletion .github/workflows/terraform-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ on:
name: terraform-docs
jobs:
terraform-docs:
uses: padok-team/github-workflows/.github/workflows/terraform-docs.yml@v1
uses: padok-team/github-workflows/.github/workflows/terraform-docs.yml@c63775cf7573cb6f5ce9f517ecdc1a92f1e411ae # v1
2 changes: 1 addition & 1 deletion .github/workflows/terraform-quality.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ 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@c63775cf7573cb6f5ce9f517ecdc1a92f1e411ae # v1
with:
checkov_skip_path: "examples/"
checkov_baseline: ".checkov.baseline"

0 comments on commit 7f9fcb1

Please sign in to comment.