chore(ci): Pin GitHub Actions to SHA-1s (#140)

This commit is contained in:
dgilmanuni
2025-10-09 00:20:42 -05:00
committed by GitHub
parent 22457c87c1
commit 635640504f
3 changed files with 9 additions and 9 deletions

View File

@@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: 📥 Checkout
uses: actions/checkout@v4
uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
- name: 🛠️ Setup Bun
uses: ./