Skip to content

Commit

Permalink
correct action
Browse files Browse the repository at this point in the history
  • Loading branch information
acloudsecninja committed Apr 10, 2024
1 parent 21fb4d2 commit f4f99a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ jobs:
runs-on: self-hosted

steps:
- name: Build and push Docker images
uses: docker/[email protected]
- name: setup-docker
uses: docker-practice/actions-setup-docker@v1
- name: Clone repo
uses: actions/checkout@master
- name: tfsec
Expand Down

0 comments on commit f4f99a7

Please sign in to comment.