Skip to content

Commit

Permalink
Pin GitHub Actions workflows to a specific version (#594)
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikSchierboom authored Nov 21, 2023
1 parent 9414a36 commit f883deb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
path: clojure-test-runner

- name: setup babashka
uses: turtlequeue/setup-babashka@v1.5.0
uses: turtlequeue/setup-babashka@83e81711f784e0dcb593e53b642fc9850067f234
with:
babashka-version: 0.8.1

Expand Down

0 comments on commit f883deb

Please sign in to comment.