Skip to content

Commit e076e37

Browse files
Bump martinbeentjes/npm-get-version-action
Bumps the dependencies group with 1 update in the / directory: [martinbeentjes/npm-get-version-action](https://github.com/martinbeentjes/npm-get-version-action). Updates `martinbeentjes/npm-get-version-action` from 1.1.0 to 1.3.1 - [Release notes](https://github.com/martinbeentjes/npm-get-version-action/releases) - [Commits](martinbeentjes/npm-get-version-action@v1.1.0...v1.3.1) --- updated-dependencies: - dependency-name: martinbeentjes/npm-get-version-action dependency-version: 1.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 28de1dd commit e076e37

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090

9191
- name: get backend version
9292
id: backend-version
93-
uses: martinbeentjes/npm-get-version-action@v1.1.0
93+
uses: martinbeentjes/npm-get-version-action@v1.3.1
9494
with:
9595
path: ./
9696

0 commit comments

Comments
 (0)