Skip to content

Commit

Permalink
⏫(ci): cloudflare/wrangler-action action ( v3.6.1 → v3.7.0 )
Browse files Browse the repository at this point in the history
  • Loading branch information
ktvbot[bot] committed Jul 2, 2024
1 parent 30b707e commit 78ecfa4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-schemas.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
mv /home/runner/.datree/crdSchemas/* /home/runner/schemas
- name: Deploy to Cloudflare Pages
uses: cloudflare/wrangler-action@a08dc762e87e8754e0d56a16a35a70b406bc869f # v3.6.1
uses: cloudflare/wrangler-action@f84a562284fc78278ff9052435d9526f9c718361 # v3.7.0
with:
apiToken: "${{ secrets.CLOUDFLARE_API_TOKEN }}"
accountId: "${{ secrets.CLOUDFLARE_ACCOUNT_ID }}"
Expand Down

0 comments on commit 78ecfa4

Please sign in to comment.