Browse Source

Bump bitwarden/gh-actions from 1d934d9ae0adc1d230e00e320c987986467b6498 to 7aabfd34c1 (#76)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/77/head
dependabot[bot] 3 years ago committed by GitHub
parent
commit
0c4fbb892d
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@1d934d9ae0adc1d230e00e320c987986467b6498
uses: bitwarden/gh-actions/lint-workflow@7aabfd34c1d1759e9683f7f99fecb176a85c0042
with:
workflows: ${{ steps.changed-workflows.outputs.modified-workflows }}

Loading…
Cancel
Save