Skip to content

Commit

Permalink
UPDATE: change linter ref to master
Browse files Browse the repository at this point in the history
  • Loading branch information
Eeebru committed Dec 15, 2023
1 parent aa9f7ad commit d2192ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Workflow Lint
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
uses: bitwarden/gh-actions/lint-workflow@4beca7638bd4832d901ad0ca79785bfec9eea595
uses: bitwarden/gh-actions/lint-workflow@master
with:
workflows: ${{ steps.changed-workflows.outputs.modified-workflows }}

Expand Down

0 comments on commit d2192ca

Please sign in to comment.