Skip to content

Commit

Permalink
Merge pull request #90 from domain-protect/renovate/github-actions
Browse files Browse the repository at this point in the history
chore(deps): update github-actions
  • Loading branch information
nitrocode authored Sep 26, 2024
2 parents f3d07e7 + cb37f88 commit cb12643
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/scorecard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:

steps:
- name: 'Checkout code'
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
with:
persist-credentials: false
show-progress: false
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/unit_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- run: pip install -r requirements-dev.txt

- name: Install terraform-docs
uses: jaxxstorm/[email protected]
uses: jaxxstorm/action-install-gh-release@25d5e2dd555cd74f1fab9ac1e6ea117acde2c0c4 # v1.12.0
with:
repo: terraform-docs/terraform-docs
tag: ${{ env.TERRAFORM_DOCS_VERSION }}
Expand Down

0 comments on commit cb12643

Please sign in to comment.