Skip to content
Draft
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Pins softprops/turnstyle to e565d2d86403c5d23533937e95980570545e5586
Pins softprops/turnstyle to v3.2.3 commit hash instead of the tag.
  • Loading branch information
Alex-Welsh committed Apr 13, 2026
commit 65a097ff25e6a2fd249fb31dbb32118c2aa6e639
2 changes: 1 addition & 1 deletion .github/workflows/tag-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
# cancelled. This makes sense for a deployment, but not for a tagging
# workflow.
- name: Serialise runs of this workflow
uses: softprops/turnstyle@ca99add00ff0c9cbc697d22631d2992f377e5bd5
uses: softprops/turnstyle@e565d2d86403c5d23533937e95980570545e5586 # v3.2.3
with:
continue-after-seconds: 180
poll-interval-seconds: 30
Expand Down