Skip to content

Commit 565c6cb

Browse files
Update cloudflare/wrangler-action action to v3.15.0 (#3428)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 16eeacc commit 565c6cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
echo "wrangler_version=$WRANGLER_VERSION" >> "$GITHUB_OUTPUT"
6464
6565
- name: Publish to Cloudflare Pages
66-
uses: cloudflare/wrangler-action@da0e0dfe58b7a431659754fdf3f186c529afbe65 # v3.14.1
66+
uses: cloudflare/wrangler-action@9acf94ace14e7dc412b076f2c5c20b8ce93c79cd # v3.15.0
6767
if: ${{ github.actor != 'dependabot[bot]' }}
6868
with:
6969
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}

0 commit comments

Comments
 (0)