Skip to content

Commit

Permalink
Removing lacework account args
Browse files Browse the repository at this point in the history
  • Loading branch information
timarenz committed Aug 16, 2021
1 parent 6991919 commit 22b5a95
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,6 @@ runs:
using: 'docker'
image: 'Dockerfile'
args:
- ${{ inputs.lacework_account_name }}
- ${{ inputs.lacework_access_token }}
- ${{ inputs.image_name }}
- ${{ inputs.image_tag }}
- ${{ github.repository }}
Expand Down

0 comments on commit 22b5a95

Please sign in to comment.