Skip to content

Commit ae5b0b9

Browse files
chore(deps): bump SAP/project-piper-action from 1.26.2 to 1.27.0 (#6452)
Bumps [SAP/project-piper-action](https://github.com/sap/project-piper-action) from 1.26.2 to 1.27.0. - [Release notes](https://github.com/sap/project-piper-action/releases) - [Commits](SAP/project-piper-action@0694c80...43db664) --- updated-dependencies: - dependency-name: SAP/project-piper-action dependency-version: 1.27.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c7ab6a9 commit ae5b0b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/blackduck.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- run: sudo apt-get install jq
2121
- run: echo "project_version=$(cat package.json | jq '.version' | tr -d '"')" >> $GITHUB_ENV
2222
- name: Blackduck Scan
23-
uses: SAP/project-piper-action@0694c809adf25568fc3c950041097323d71b91ed
23+
uses: SAP/project-piper-action@43db6643d830b42717eda052300d87c22b0da73b
2424
with:
2525
command: detectExecuteScan
2626
flags: \

0 commit comments

Comments
 (0)