Skip to content

Commit

Permalink
Merge pull request #2321 from element-hq/renovate/actions-upload-arti…
Browse files Browse the repository at this point in the history
…fact-digest

Update actions/upload-artifact digest to b06cde3
  • Loading branch information
fkwp authored Apr 18, 2024
2 parents bfd3a61 + 244387d commit 6d0de07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
run: |
tar --numeric-owner --transform "s/dist/element-call-${TARBALL_VERSION}/" -cvzf element-call-${TARBALL_VERSION}.tar.gz dist
- name: Upload
uses: actions/upload-artifact@ef09cdac3e2d3e60d8ccadda691f4f1cec5035cb
uses: actions/upload-artifact@b06cde36fc32a3ee94080e87258567f73f921537
env:
GITHUB_TOKEN: ${{ github.token }}
with:
Expand Down

0 comments on commit 6d0de07

Please sign in to comment.