Skip to content

Commit

Permalink
chore(workflows): update wrangler version (#2787)
Browse files Browse the repository at this point in the history
  • Loading branch information
szkl authored Dec 11, 2023
1 parent 34311f6 commit 12ef66d
Show file tree
Hide file tree
Showing 24 changed files with 27 additions and 27 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main-analytics.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- name: Deploy
uses: cloudflare/[email protected]
with:
wranglerVersion: '3.2.0'
wranglerVersion: '3.19.0'
apiToken: ${{ secrets.TOKEN_CLOUDFLARE_API }}
accountId: ${{ secrets.INTERNAL_CLOUDFLARE_ACCOUNT_ID }}
workingDirectory: platform/analytics
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/main-console.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- name: Deploy Console to Dev Worker
uses: cloudflare/[email protected]
with:
wranglerVersion: '3.2.0'
wranglerVersion: '3.19.0'
apiToken: ${{ secrets.TOKEN_CLOUDFLARE_API }}
accountId: ${{ secrets.INTERNAL_CLOUDFLARE_ACCOUNT_ID }}
workingDirectory: 'apps/console'
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/main-core.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- name: Deploy edges D1 Database
uses: cloudflare/[email protected]
with:
wranglerVersion: '3.2.0'
wranglerVersion: '3.19.0'
apiToken: ${{ secrets.TOKEN_CLOUDFLARE_API }}
accountId: ${{ secrets.INTERNAL_CLOUDFLARE_ACCOUNT_ID }}
workingDirectory: 'platform/core'
Expand All @@ -50,7 +50,7 @@ jobs:
- name: Deploy
uses: cloudflare/[email protected]
with:
wranglerVersion: '3.2.0'
wranglerVersion: '3.19.0'
apiToken: ${{ secrets.TOKEN_CLOUDFLARE_API }}
accountId: ${{ secrets.INTERNAL_CLOUDFLARE_ACCOUNT_ID }}
workingDirectory: platform/core
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/main-email.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- name: Deploy
uses: cloudflare/[email protected]
with:
wranglerVersion: '3.2.0'
wranglerVersion: '3.19.0'
apiToken: ${{ secrets.TOKEN_CLOUDFLARE_API }}
accountId: ${{ secrets.INTERNAL_CLOUDFLARE_ACCOUNT_ID }}
workingDirectory: platform/email
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/main-galaxy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
- name: Deploy Galaxy to Dev Worker
uses: cloudflare/[email protected]
with:
wranglerVersion: '3.2.0'
wranglerVersion: '3.19.0'
apiToken: ${{ secrets.TOKEN_CLOUDFLARE_API }}
accountId: ${{ secrets.INTERNAL_CLOUDFLARE_ACCOUNT_ID }}
workingDirectory: 'platform/galaxy'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/main-images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- name: Deploy Images to Dev Worker
uses: cloudflare/[email protected]
with:
wranglerVersion: '3.2.0'
wranglerVersion: '3.19.0'
apiToken: ${{ secrets.TOKEN_CLOUDFLARE_API }}
accountId: ${{ secrets.INTERNAL_CLOUDFLARE_ACCOUNT_ID }}
workingDirectory: 'platform/images'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/main-logbridge.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- name: Deploy
uses: cloudflare/[email protected]
with:
wranglerVersion: '3.2.0'
wranglerVersion: '3.19.0'
apiToken: ${{ secrets.TOKEN_CLOUDFLARE_API }}
accountId: ${{ secrets.INTERNAL_CLOUDFLARE_ACCOUNT_ID }}
workingDirectory: platform/logbridge
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/main-passport.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- name: Deploy to Dev Worker
uses: cloudflare/[email protected]
with:
wranglerVersion: '3.2.0'
wranglerVersion: '3.19.0'
apiToken: ${{ secrets.TOKEN_CLOUDFLARE_API }}
accountId: ${{ secrets.INTERNAL_CLOUDFLARE_ACCOUNT_ID }}
workingDirectory: 'apps/passport'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/main-profile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- name: Deploy to Dev Worker
uses: cloudflare/[email protected]
with:
wranglerVersion: '3.2.0'
wranglerVersion: '3.19.0'
apiToken: ${{ secrets.TOKEN_CLOUDFLARE_API }}
accountId: ${{ secrets.INTERNAL_CLOUDFLARE_ACCOUNT_ID }}
workingDirectory: 'apps/profile'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/main-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- name: Deploy
uses: cloudflare/[email protected]
with:
wranglerVersion: '3.2.0'
wranglerVersion: '3.19.0'
apiToken: ${{ secrets.TOKEN_CLOUDFLARE_API }}
accountId: ${{ secrets.INTERNAL_CLOUDFLARE_ACCOUNT_ID }}
workingDirectory: platform/test
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/next-console.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- name: Deploy to Next Worker
uses: cloudflare/[email protected]
with:
wranglerVersion: '3.2.0'
wranglerVersion: '3.19.0'
apiToken: ${{ secrets.TOKEN_CLOUDFLARE_API }}
accountId: ${{ secrets.INTERNAL_CLOUDFLARE_ACCOUNT_ID }}
workingDirectory: 'apps/console'
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/next-core.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- name: Deploy edges D1 Database
uses: cloudflare/[email protected]
with:
wranglerVersion: '3.2.0'
wranglerVersion: '3.19.0'
apiToken: ${{ secrets.TOKEN_CLOUDFLARE_API }}
accountId: ${{ secrets.INTERNAL_CLOUDFLARE_ACCOUNT_ID }}
workingDirectory: 'platform/core'
Expand All @@ -50,7 +50,7 @@ jobs:
- name: Deploy
uses: cloudflare/[email protected]
with:
wranglerVersion: '3.2.0'
wranglerVersion: '3.19.0'
apiToken: ${{ secrets.TOKEN_CLOUDFLARE_API }}
accountId: ${{ secrets.INTERNAL_CLOUDFLARE_ACCOUNT_ID }}
workingDirectory: platform/core
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/next-email.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- name: Deploy
uses: cloudflare/[email protected]
with:
wranglerVersion: '3.2.0'
wranglerVersion: '3.19.0'
apiToken: ${{ secrets.TOKEN_CLOUDFLARE_API }}
accountId: ${{ secrets.INTERNAL_CLOUDFLARE_ACCOUNT_ID }}
workingDirectory: platform/email
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/next-galaxy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
- name: Deploy to Dev Worker
uses: cloudflare/[email protected]
with:
wranglerVersion: '3.2.0'
wranglerVersion: '3.19.0'
apiToken: ${{ secrets.TOKEN_CLOUDFLARE_API }}
accountId: ${{ secrets.INTERNAL_CLOUDFLARE_ACCOUNT_ID }}
workingDirectory: 'platform/galaxy'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/next-images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- name: Deploy Images to Test Worker
uses: cloudflare/[email protected]
with:
wranglerVersion: '3.2.0'
wranglerVersion: '3.19.0'
apiToken: ${{ secrets.TOKEN_CLOUDFLARE_API }}
accountId: ${{ secrets.INTERNAL_CLOUDFLARE_ACCOUNT_ID }}
workingDirectory: 'platform/images'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/next-passport.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- name: Publish
uses: cloudflare/[email protected]
with:
wranglerVersion: '3.2.0'
wranglerVersion: '3.19.0'
apiToken: ${{ secrets.TOKEN_CLOUDFLARE_API }}
accountId: ${{ secrets.INTERNAL_CLOUDFLARE_ACCOUNT_ID }}
workingDirectory: 'apps/passport'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/next-profile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- name: Publish
uses: cloudflare/[email protected]
with:
wranglerVersion: '3.2.0'
wranglerVersion: '3.19.0'
apiToken: ${{ secrets.TOKEN_CLOUDFLARE_API }}
accountId: ${{ secrets.INTERNAL_CLOUDFLARE_ACCOUNT_ID }}
workingDirectory: 'apps/profile'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release-console.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- name: Deploy to Worker
uses: cloudflare/[email protected]
with:
wranglerVersion: '3.2.0'
wranglerVersion: '3.19.0'
apiToken: ${{ secrets.TOKEN_CLOUDFLARE_API }}
accountId: ${{ secrets.INTERNAL_CLOUDFLARE_ACCOUNT_ID }}
workingDirectory: 'apps/console'
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/release-core.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: Deploy edges D1 Database
uses: cloudflare/[email protected]
with:
wranglerVersion: '3.2.0'
wranglerVersion: '3.19.0'
apiToken: ${{ secrets.TOKEN_CLOUDFLARE_API }}
accountId: ${{ secrets.INTERNAL_CLOUDFLARE_ACCOUNT_ID }}
workingDirectory: 'platform/core'
Expand All @@ -49,7 +49,7 @@ jobs:
- name: Deploy
uses: cloudflare/[email protected]
with:
wranglerVersion: '3.2.0'
wranglerVersion: '3.19.0'
apiToken: ${{ secrets.TOKEN_CLOUDFLARE_API }}
accountId: ${{ secrets.INTERNAL_CLOUDFLARE_ACCOUNT_ID }}
workingDirectory: platform/core
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release-email.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: Deploy
uses: cloudflare/[email protected]
with:
wranglerVersion: '3.2.0'
wranglerVersion: '3.19.0'
apiToken: ${{ secrets.TOKEN_CLOUDFLARE_API }}
accountId: ${{ secrets.INTERNAL_CLOUDFLARE_ACCOUNT_ID }}
workingDirectory: platform/email
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release-galaxy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: Deploy to Dev Worker
uses: cloudflare/[email protected]
with:
wranglerVersion: '3.2.0'
wranglerVersion: '3.19.0'
apiToken: ${{ secrets.TOKEN_CLOUDFLARE_API }}
accountId: ${{ secrets.INTERNAL_CLOUDFLARE_ACCOUNT_ID }}
workingDirectory: 'platform/galaxy'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release-images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- name: Deploy Oort to Test Worker
uses: cloudflare/[email protected]
with:
wranglerVersion: '3.2.0'
wranglerVersion: '3.19.0'
apiToken: ${{ secrets.TOKEN_CLOUDFLARE_API }}
accountId: ${{ secrets.INTERNAL_CLOUDFLARE_ACCOUNT_ID }}
workingDirectory: 'platform/images'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release-passport.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Publish
uses: cloudflare/[email protected]
with:
wranglerVersion: '3.2.0'
wranglerVersion: '3.19.0'
apiToken: ${{ secrets.TOKEN_CLOUDFLARE_API }}
accountId: ${{ secrets.INTERNAL_CLOUDFLARE_ACCOUNT_ID }}
workingDirectory: 'apps/passport'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release-profile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Publish
uses: cloudflare/[email protected]
with:
wranglerVersion: '3.2.0'
wranglerVersion: '3.19.0'
apiToken: ${{ secrets.TOKEN_CLOUDFLARE_API }}
accountId: ${{ secrets.INTERNAL_CLOUDFLARE_ACCOUNT_ID }}
workingDirectory: 'apps/profile'
Expand Down

0 comments on commit 12ef66d

Please sign in to comment.