Skip to content

Commit

Permalink
Update main.yaml
Browse files Browse the repository at this point in the history
changed enforcer step form version 1.0.0 to main
  • Loading branch information
giuseppeingoglia authored Sep 9, 2024
1 parent 38d99cc commit 595e4a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
uses: actions/checkout@v4

- name: Pipeline Enforcer
uses: aquasecurity/pipeline-enforcer-action@v1.0.0
uses: aquasecurity/pipeline-enforcer-action@main
with:
aqua-key: ${{ secrets.AQUA_KEY }}
aqua-secret: ${{ secrets.AQUA_SECRET }}
Expand Down

0 comments on commit 595e4a6

Please sign in to comment.