Skip to content

Commit

Permalink
ci: update ctfer-i/ctfd-setup to use proper default values
Browse files Browse the repository at this point in the history
  • Loading branch information
pandatix committed Jun 1, 2024
1 parent 8f87975 commit 2d0f09c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,9 @@ jobs:
echo "Server did not respond within the allotted time. Exiting..."
exit 1
fi
curl "$base_url"
- name: Setup CTFd
uses: ctfer-io/ctfd-setup@dc0b1f042a99b5a4abc04e69e850f483ca139557 # v1.1.8
uses: ctfer-io/ctfd-setup@6184bab99f91c895dae9172ba30bce87ef10a120 # v1.1.9
with:
url: 'http://ctfd:8000'
appearance_name: TFP-CTFd
Expand Down

0 comments on commit 2d0f09c

Please sign in to comment.