Skip to content

Commit

Permalink
missed quote
Browse files Browse the repository at this point in the history
  • Loading branch information
mishabruml committed Mar 31, 2022
1 parent e936f84 commit 558e220
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ runs:
- uses: TimonVS/pr-labeler-action@v3
name: Detect and label Snyk PR for 🦸 SuperSnyk
with:
configuration-path: ${{ format('{0}/pr-labeler.yml, env.GITHUB_ACTION_PATH) }}
configuration-path: ${{ format('{0}/pr-labeler.yml', env.GITHUB_ACTION_PATH) }}
env:
GITHUB_TOKEN: ${{ inputs.repo-token }}

Expand Down

0 comments on commit 558e220

Please sign in to comment.