Skip to content

Commit

Permalink
Bump bevry-actions/npm from 1.1.1 to 1.1.2
Browse files Browse the repository at this point in the history
Bumps [bevry-actions/npm](https://github.com/bevry-actions/npm) from 1.1.1 to 1.1.2.
- [Release notes](https://github.com/bevry-actions/npm/releases)
- [Commits](bevry-actions/npm@v1.1.1...v1.1.2)

---
updated-dependencies:
- dependency-name: bevry-actions/npm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 18, 2023
1 parent ebc53cf commit c2ac6d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bevry.yml
Expand Up @@ -54,7 +54,7 @@ jobs:
- run: npm run our:compile
- run: npm run our:meta
- name: publish to npm
uses: bevry-actions/npm@v1.1.1
uses: bevry-actions/npm@v1.1.2
with:
npmAuthToken: ${{ secrets.NPM_AUTH_TOKEN }}
npmBranchTag: ':next'
Expand Down

0 comments on commit c2ac6d6

Please sign in to comment.