1
0
mirror of https://github.com/bitwarden/directory-connector synced 2025-12-31 23:53:51 +00:00

Bumping pinned commit of the download-artifact action to bypass the broken GitHub api (#260)

This commit is contained in:
Joseph Flinn
2022-04-18 14:28:59 -07:00
committed by GitHub
parent c5cc8eab0a
commit 7753749b62

View File

@@ -61,7 +61,7 @@ jobs:
echo "::set-output name=branch-name::$BRANCH_NAME"
- name: Download all artifacts
uses: bitwarden/gh-actions/download-artifacts@23433be15ed6fd046ce12b6889c5184a8d9c8783
uses: bitwarden/gh-actions/download-artifacts@c1fa8e09871a860862d6bbe36184b06d2c7e35a8
with:
workflow: build.yml
workflow_conclusion: success