Skip to content

Commit 3128ce6

Browse files
build(deps): bump ansys/actions from 10.1.3 to 10.1.4
Bumps [ansys/actions](https://github.com/ansys/actions) from 10.1.3 to 10.1.4. - [Release notes](https://github.com/ansys/actions/releases) - [Changelog](https://github.com/ansys/actions/blob/main/CHANGELOG.md) - [Commits](ansys/actions@v10.1.3...c2fa7c9) --- updated-dependencies: - dependency-name: ansys/actions dependency-version: 10.1.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ac7fdf3 commit 3128ce6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
name: Actions Security
6464
runs-on: ubuntu-latest
6565
steps:
66-
- uses: ansys/actions/check-actions-security@123a1f17d71f117e0ba29c53d6a0f602e0d8d902 # v10.1.3
66+
- uses: ansys/actions/check-actions-security@c2fa7c93f6883114e0e643599431b33d29f0b13f # v10.1.4
6767
with:
6868
generate-summary: true
6969
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)