Skip to content

Bump actions/cache from 3.3.1 to 3.3.3 #295

Bump actions/cache from 3.3.1 to 3.3.3

Bump actions/cache from 3.3.1 to 3.3.3 #295

Workflow file for this run

name: Canary Release
on:
pull_request:
types:
- opened
- synchronize
- reopened
- labeled
jobs:
release-canary:
uses: hashicorp/web-platform-packages/.github/workflows/canary-release.yml@a66d88eda2cb3299c1817aec66052357ef41343d
secrets:
CHANGESETS_PAT: ${{ secrets.CHANGESETS_PAT }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}