Dependabot version updates (#340)

* yamllint for newer file

* Allow for proper, lower-level, pinning

Makes for increased reproducibility (and overall control)
This commit is contained in:
Paulo F. Oliveira
2025-05-30 02:53:21 +01:00
committed by GitHub
parent 32794f2f95
commit 3025c9910d
9 changed files with 32 additions and 21 deletions
@@ -14,7 +14,7 @@ jobs:
name: Update 3rd party licenses
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v4.2.2
- run:
./.github/workflows/update_3rd_party_licenses.sh
env: