Skip to content

Commit

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

---
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 Dec 30, 2023
1 parent 643fcb3 commit 63c51fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bevry.yml
Expand Up @@ -57,7 +57,7 @@ jobs:
- run: npm run our:compile
- run: npm run our:meta
- name: publish to npm
uses: bevry-actions/npm@v1.1.3
uses: bevry-actions/npm@v1.1.7
with:
npmAuthToken: ${{ secrets.NPM_AUTH_TOKEN }}
npmBranchTag: ':next'
Expand Down

0 comments on commit 63c51fd

Please sign in to comment.