Skip to content

Commit d7bf44d

Browse files
chore(deps): bump SAP/project-piper-action from 1.24.0 to 1.25.1 (#6196)
Bumps [SAP/project-piper-action](https://github.com/sap/project-piper-action) from 1.24.0 to 1.25.1. - [Release notes](https://github.com/sap/project-piper-action/releases) - [Commits](SAP/project-piper-action@265efc0...f5707cd) --- updated-dependencies: - dependency-name: SAP/project-piper-action dependency-version: 1.25.1 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 0acce8f commit d7bf44d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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@265efc02b220fbd7b2e30a7c60306a615f4973e4
23+
uses: SAP/project-piper-action@f5707cddbf1ed8a72adbfad43a677bbfb7fd6ac9
2424
with:
2525
command: detectExecuteScan
2626
flags: \

0 commit comments

Comments
 (0)