Skip to content

Commit 4caca7e

Browse files
chore(deps): bump SAP/project-piper-action from 1.23.1 to 1.23.2 (#6170)
Bumps [SAP/project-piper-action](https://github.com/sap/project-piper-action) from 1.23.1 to 1.23.2. - [Release notes](https://github.com/sap/project-piper-action/releases) - [Commits](SAP/project-piper-action@143ff7e...e700a9b) --- updated-dependencies: - dependency-name: SAP/project-piper-action dependency-version: 1.23.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1f170fe commit 4caca7e

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@143ff7e5a8cbcf9eb50eb83185031d00be6bc4e8
23+
uses: SAP/project-piper-action@e700a9bc1ba5625bf77eb671fb2195b7085d514a
2424
with:
2525
command: detectExecuteScan
2626
flags: \

0 commit comments

Comments
 (0)