Browse Source

Bump bitwarden/gh-actions from 2fbb528721 to 90380413e6 (#86)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/87/head
dependabot[bot] 3 years ago committed by GitHub
parent
commit
d4c288b3ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/workflow-linter.yml

2
.github/workflows/workflow-linter.yml

@ -27,6 +27,6 @@ jobs: @@ -27,6 +27,6 @@ jobs:
- name: Workflow Lint
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
uses: bitwarden/gh-actions/lint-workflow@2fbb5287217665b0d7e48185da01ff17a1f9a8a6
uses: bitwarden/gh-actions/lint-workflow@90380413e6428ae49f54858e6fa51df5b34868c9
with:
workflows: ${{ steps.changed-workflows.outputs.modified-workflows }}

Loading…
Cancel
Save