fix(ci): pin + cache

This commit is contained in:
Timothy Stewart
2022-11-01 20:07:15 -05:00
parent b3cc178045
commit b55ec046ad
2 changed files with 2 additions and 1 deletions

View File

@@ -47,6 +47,7 @@ jobs:
- name: Run pre-commit
uses: pre-commit/action@646c83fcd040023954eafda54b4db0192ce70507 # 3.0.0
ensure-pinned-actions:
name: Ensure SHA Pinned Actions
runs-on: self-hosted

View File

@@ -75,7 +75,7 @@ jobs:
- name: Upload log files
if: always() # do this even if a step before has failed
uses: actions/upload-artifact@3cea5372237819ed00197afe530f5a7ea3e805c8 # 3.1.0
uses: actions/upload-artifact@83fd05a356d7e2593de66fc9913b3002723633cb # 3.1.1
with:
name: logs
path: |