Bump versions, fix dependabot updates (#1361)

This commit is contained in:
Daniel Chao
2025-12-10 18:03:32 -08:00
committed by GitHub
parent b170968e9e
commit 2578703081
10 changed files with 21 additions and 17 deletions

4
.github/workflows/main.yml generated vendored
View File

@@ -802,7 +802,7 @@ jobs:
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
with:
persist-credentials: false
- uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5
- uses: actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6
with:
pattern: executable-**
merge-multiple: true
@@ -836,7 +836,7 @@ jobs:
checks: write
runs-on: ubuntu-latest
steps:
- uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5
- uses: actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6
with:
pattern: test-results-xml-*
- name: Publish test results