We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6faf9c5 + 22ded8e commit 5d94677Copy full SHA for 5d94677
1 file changed
.github/workflows/publish-web.yaml
@@ -18,7 +18,7 @@ jobs:
18
with:
19
python-version: 3.x
20
- name: Install safe-chain
21
- uses: OpenVidu/actions/install-safe-chain@e585b0ac266d7afffc6cba105b380ad6a477a4c0 # v1.0.18
+ uses: OpenVidu/actions/install-safe-chain@58e9bb7b49e14849ee3cde9b532c4af48fe1d827 # v1.0.19
22
- run: echo "cache_id=$(date --utc '+%V')" >> $GITHUB_ENV
23
- uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
24
0 commit comments