Pin actions with SHA, replace unmaintained, add dependabot for actions

This commit is contained in:
Theodor S. Midtlien
2026-05-22 18:51:57 +02:00
parent 0358be2313
commit 2b59191665
21 changed files with 370 additions and 264 deletions

View File

@@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Check for proto tool version changes
uses: actions/github-script@v7
uses: actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 # v9.0.0
with:
script: |
const files = await github.paginate(github.rest.pulls.listFiles, {