Skip to content

Commit

Permalink
Update workflow retrieve-project-info-action to v1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Ap3rtur3 committed Jun 4, 2024
1 parent 15b1700 commit 2c9e629
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy-now.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Fetch project data
uses: ionos-deploy-now/retrieve-project-info-action@v1
uses: ionos-deploy-now/retrieve-project-info-action@v1.5.0
id: project
with:
api-key: ${{ secrets.IONOS_API_KEY }}
Expand Down Expand Up @@ -50,4 +50,4 @@ jobs:
service-host: api-eu.ionos.space
api-key: ${{ secrets.IONOS_API_KEY }}
dist-folder: dist
runtime-placeholder-files: ${{ steps.template.outputs.runtime-placeholder-files }}
runtime-placeholder-files: ${{ steps.template.outputs.runtime-placeholder-files }}

0 comments on commit 2c9e629

Please sign in to comment.