Skip to content

Commit 3bec4f8

Browse files
Pin GitHub Actions workflows to a specific version (#67)
1 parent 8cd4833 commit 3bec4f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
name: Test Analyzer
2121
runs-on: ubuntu-22.04
2222
steps:
23-
- uses: actions/checkout@v1
23+
- uses: actions/checkout@50fbc622fc4ef5163becd7fab6573eac35f8462e
2424

2525
- name: Build Docker Image
2626
run: docker build -f Dockerfile -t python-analyzer .

0 commit comments

Comments
 (0)