Pin dependencies

This commit is contained in:
renovate[bot]
2024-06-21 13:21:08 +00:00
committed by GitHub
parent 982181ccd4
commit afd4fdcea2
10 changed files with 23 additions and 23 deletions

View File

@@ -39,7 +39,7 @@ jobs:
id: current-time
run: echo "unix_time=$(date +'%s')" >> $GITHUB_OUTPUT
- name: 📥 Download artifact
uses: actions/download-artifact@v4
uses: actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e # v4
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
run-id: ${{ github.event.workflow_run.id || github.run_id }}