Skip to content

Commit

Permalink
Update workflow-linter.yml hash (#180)
Browse files Browse the repository at this point in the history
  • Loading branch information
michalchecinski authored Jul 13, 2023
1 parent 8fd4a3d commit 12452ff
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@e5f3566df3a05cfa8c2d9af99bd74b08c6ddb98d
uses: bitwarden/gh-actions/lint-workflow@8fd4a3db744d323f6d4a043e9df4645bcaf0156e
with:
workflows: ${{ steps.changed-workflows.outputs.modified-workflows }}

Expand Down

0 comments on commit 12452ff

Please sign in to comment.