Skip to content

Commit ae2fe3e

Browse files
committed
Update workflow file to ionos-deploy-now/retrieve-project-info-action@v1
1 parent fa482f7 commit ae2fe3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-now.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313
steps:
1414
- name: Fetch project data
15-
uses: ionos-deploy-now/retrieve-project-info-action@v1.5.0
15+
uses: ionos-deploy-now/retrieve-project-info-action@v1
1616
id: project
1717
with:
1818
api-key: ${{ secrets.IONOS_API_KEY }}

0 commit comments

Comments
 (0)