Skip to content

Commit

Permalink
Bump hashicorp/web-platform-packages from 8f20ba3ccb4ffe9a9bc0b14060a…
Browse files Browse the repository at this point in the history
…f00929e6655f1 to f5097485701cd34541d66527404256e2036b6338 (#57)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 14, 2023
1 parent 43d02f0 commit 6663dc2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/canary-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:

jobs:
release-canary:
uses: hashicorp/web-platform-packages/.github/workflows/canary-release.yml@8f20ba3ccb4ffe9a9bc0b14060af00929e6655f1
uses: hashicorp/web-platform-packages/.github/workflows/canary-release.yml@f5097485701cd34541d66527404256e2036b6338
secrets:
PUBLISH_GITHUB_TOKEN: ${{ secrets.CHANGESETS_PAT }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

jobs:
release:
uses: hashicorp/web-platform-packages/.github/workflows/release.yml@8f20ba3ccb4ffe9a9bc0b14060af00929e6655f1
uses: hashicorp/web-platform-packages/.github/workflows/release.yml@f5097485701cd34541d66527404256e2036b6338
secrets:
PUBLISH_GITHUB_TOKEN: ${{ secrets.CHANGESETS_PAT }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 comments on commit 6663dc2

Please sign in to comment.