Skip to content

Commit f6e43a2

Browse files
chore(deps): bump SAP/project-piper-action from 1.22.5 to 1.22.6 (#6046)
Bumps [SAP/project-piper-action](https://github.com/sap/project-piper-action) from 1.22.5 to 1.22.6. - [Release notes](https://github.com/sap/project-piper-action/releases) - [Commits](SAP/project-piper-action@ca6d6cc...ca48370) --- updated-dependencies: - dependency-name: SAP/project-piper-action dependency-version: 1.22.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 451bc6c commit f6e43a2

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

0 commit comments

Comments
 (0)