Skip to content

Commit

Permalink
build: Update action turnstyle
Browse files Browse the repository at this point in the history
  • Loading branch information
thebaptiste authored Dec 30, 2024
1 parent 838cc33 commit ed70e9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
# we block concurrent executions because of concurrency issues
# on docker build image
- name: 'Block Concurrent Executions'
uses: softprops/turnstyle@master
uses: softprops/turnstyle@v2.3.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- uses: actions/checkout@v4
Expand Down

0 comments on commit ed70e9c

Please sign in to comment.