Skip to content

Commit

Permalink
Bump hashicorp/web-platform-packages
Browse files Browse the repository at this point in the history
Bumps [hashicorp/web-platform-packages](https://github.com/hashicorp/web-platform-packages) from a66d88eda2cb3299c1817aec66052357ef41343d to e87bdd69beb6beee55ae0ab20229e98bd8e6a710.
- [Release notes](https://github.com/hashicorp/web-platform-packages/releases)
- [Changelog](https://github.com/hashicorp/web-platform-packages/blob/main/CHANGELOG-nextjs-scripts.md)
- [Commits](hashicorp/web-platform-packages@a66d88e...e87bdd6)

---
updated-dependencies:
- dependency-name: hashicorp/web-platform-packages
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 25, 2023
1 parent 4b0147c commit a1cde55
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@a66d88eda2cb3299c1817aec66052357ef41343d
uses: hashicorp/web-platform-packages/.github/workflows/canary-release.yml@e87bdd69beb6beee55ae0ab20229e98bd8e6a710
secrets:
CHANGESETS_PAT: ${{ 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@a66d88eda2cb3299c1817aec66052357ef41343d
uses: hashicorp/web-platform-packages/.github/workflows/release.yml@e87bdd69beb6beee55ae0ab20229e98bd8e6a710
secrets:
CHANGESETS_PAT: ${{ secrets.CHANGESETS_PAT }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 comments on commit a1cde55

Please sign in to comment.