Browse Source

Merge pull request #2504 from bitwarden/patch/download-artifacts-action

Bump pinned commit of download-artifacts
pull/2513/head
Joseph Flinn 4 years ago committed by GitHub
parent
commit
a07c6869c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/release.yml

2
.github/workflows/release.yml

@ -100,7 +100,7 @@ jobs: @@ -100,7 +100,7 @@ jobs:
- locales-test
steps:
- name: Download latest RC build artifacts
uses: bitwarden/gh-actions/download-artifacts@23433be15ed6fd046ce12b6889c5184a8d9c8783
uses: bitwarden/gh-actions/download-artifacts@c1fa8e09871a860862d6bbe36184b06d2c7e35a8
with:
workflow: build.yml
workflow_conclusion: success

Loading…
Cancel
Save