Skip to content

Commit

Permalink
Change by terraform in repo workflow config, Add .github/workflows/pr…
Browse files Browse the repository at this point in the history
…e-commit.yaml
  • Loading branch information
viktoryathegreat committed Oct 13, 2023
1 parent 2026f79 commit bb33fd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-commit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
id-token: write
steps:
- name: Pre-Commit
uses: dasmeta/reusable-actions-workflows/pre-commit@main
uses: dasmeta/reusable-actions-workflows/pre-commit@4.2.0
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
aws-access-key-id: ${{ secrets.AWS_ACCESS_KEY_ID }}
Expand Down

0 comments on commit bb33fd7

Please sign in to comment.