Skip to content

Commit

Permalink
Merge pull request #2093 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 52899c8
  • Loading branch information
fkwp authored Jan 23, 2024
2 parents 531ed98 + 230a9e7 commit bffeef8
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@694cdabd8bdb0f10b2cea11669e1bf5453eed0a6
uses: actions/upload-artifact@52899c8c02604e1c6c9ea56b52ead4671321bd05
env:
GITHUB_TOKEN: ${{ github.token }}
with:
Expand Down

0 comments on commit bffeef8

Please sign in to comment.