Skip to content
This repository has been archived by the owner on Jan 30, 2025. It is now read-only.

Commit

Permalink
chore(deps): update actions/checkout action to v4 (#143)
Browse files Browse the repository at this point in the history
Co-authored-by: my-renovate[bot] <105243867+my-renovate[bot]@users.noreply.github.com>
  • Loading branch information
my-renovate[bot] authored Feb 4, 2024
1 parent 290b068 commit c63b28a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/terraform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
terraform-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1

- name: Terraform Format
uses: hashicorp/terraform-github-actions@v0.8.0
Expand Down

0 comments on commit c63b28a

Please sign in to comment.