Skip to content

Commit

Permalink
Merge pull request #2006 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 cf8714c
  • Loading branch information
robintown authored Jan 3, 2024
2 parents a8a5035 + 9853de3 commit c6604f2
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 @@ -54,7 +54,7 @@ jobs:
tar --numeric-owner --transform "s/dist/element-call-${TARBALL_VERSION}/" -cvzf element-call-${TARBALL_VERSION}.tar.gz dist
- name: Upload
uses: actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32
uses: actions/upload-artifact@cf8714cfeaba5687a442b9bcb85b29e23f468dfa
env:
GITHUB_TOKEN: ${{ github.token }}
with:
Expand Down

0 comments on commit c6604f2

Please sign in to comment.