Skip to content

Commit 64cf462

Browse files
committed
testing using v1 gh action
1 parent aeeadf5 commit 64cf462

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/main.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Copy our kickstart file over so it gets picked up
2525
run: mkdir faDockerComposeFilePath/ && cp -r kickstart faDockerComposeFilePath/ && cp kickstart/kickstart.json faDockerComposeFilePath/kickstart/k2.json
2626
- name: Start FusionAuth
27-
uses: fusionauth/fusionauth-github-action@1.0.0
27+
uses: fusionauth/fusionauth-github-action@v1
2828
with:
2929
FUSIONAUTH_VERSION: 1.48.3
3030
FUSIONAUTH_APP_KICKSTART_DIRECTORY_PATH: kickstart

0 commit comments

Comments
 (0)