Skip to content

Commit

Permalink
ci(github-action): update actions/download-artifact digest ( 65a9edc …
Browse files Browse the repository at this point in the history
…→ fa0a91b ) (#127)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 5, 2024
1 parent e7be0e6 commit 8553c2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
if: success() && startsWith(github.ref, 'refs/tags/')
steps:
- name: Grab artifacts (vsix files)
uses: actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e # v4
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4

- name: Create list of vsix files
id: set-list
Expand Down

0 comments on commit 8553c2e

Please sign in to comment.