Skip to content

Commit

Permalink
chore(deps): update actions/checkout action to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 3, 2023
1 parent 96d1685 commit 84d1233
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate-pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
labels: "breaking-change,enhancement,bug,chore,documentation"

- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: terraform formatt
uses: dflook/terraform-fmt-check@v1
Expand Down

0 comments on commit 84d1233

Please sign in to comment.