Skip to content

Commit

Permalink
ci(deps): bump cloudflare/pages-action from 1.4.1 to 1.5.0
Browse files Browse the repository at this point in the history
| datasource  | package                 | from   | to     |
| ----------- | ----------------------- | ------ | ------ |
| github-tags | cloudflare/pages-action | v1.4.1 | v1.5.0 |
  • Loading branch information
mazi-renovate[bot] authored Jul 8, 2024
1 parent 2719da1 commit a3827c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:

- id: publish
# This workflow does NOT work with v1.5.0
uses: cloudflare/pages-action@61eafe73baad0195ab582cb447b2c6e15a0df9ce # v1.4.1
uses: cloudflare/pages-action@f0a1cd58cd66095dee69bfa18fa5efd1dde93bca # v1.5.0
with:
apiToken: ${{ env.CLOUDFLARE_API_TOKEN }}
accountId: ${{ env.CLOUDFLARE_ACCOUNT_ID }}
Expand Down

0 comments on commit a3827c2

Please sign in to comment.