Skip to content

Commit

Permalink
chore(deps): update github-actions non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 4, 2024
1 parent 67488c3 commit f3a39b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/wc-deploy-cloudflare-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:

# https://github.com/marketplace/actions/mise-action
- name: mise action
uses: jdx/mise-action@a4cfebde9ceb9b49b54db1d148fa86a52e1b7fab # v2.1.4
uses: jdx/mise-action@3cea416127de5a8efd9642eb725267750e5c09b7 # v2.1.5

- name: Install deps
run: bun install --frozen-lockfile
Expand All @@ -56,7 +56,7 @@ jobs:

# https://github.com/marketplace/actions/cloudflare-pages-github-action
- name: Publish to Cloudflare Pages
uses: cloudflare/wrangler-action@b2a0191ce60d21388e1a8dcc968b4e9966f938e1 # v3.11.0
uses: cloudflare/wrangler-action@e998fe3d9a589b7a05d3ca40c0c74cb7435e2ceb # v3.12.0
id: cloudflare-pages
with:
apiToken: ${{ secrets.cloudflare-api-token }}
Expand Down

0 comments on commit f3a39b8

Please sign in to comment.