From 6e0d335a2f61254d89f842625533a2ef72349944 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Sep 2026 06:33:49 +0000 Subject: [PATCH] Bump revanite-io/osps-baseline-action in the actions group Bumps the actions group with 1 update: [revanite-io/osps-baseline-action](https://github.com/revanite-io/osps-baseline-action). Updates `revanite-io/osps-baseline-action` from 1.3.4 to 1.4.0 - [Release notes](https://github.com/revanite-io/osps-baseline-action/releases) - [Commits](https://github.com/revanite-io/osps-baseline-action/compare/b7d860b68755627c30ab692473511c90daee3ae8...071a9810fb366500ae0bbbd47944e5372b15fb4c) --- updated-dependencies: - dependency-name: revanite-io/osps-baseline-action dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions ... Signed-off-by: dependabot[bot] --- .github/workflows/baseline-scanner.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/baseline-scanner.yaml b/.github/workflows/baseline-scanner.yaml index 918140bc..6c64dc8d 100644 --- a/.github/workflows/baseline-scanner.yaml +++ b/.github/workflows/baseline-scanner.yaml @@ -22,7 +22,7 @@ jobs: persist-credentials: false - name: Open Source Project Security Baseline Scanner - uses: revanite-io/osps-baseline-action@b7d860b68755627c30ab692473511c90daee3ae8 # v1.3.4 + uses: revanite-io/osps-baseline-action@071a9810fb366500ae0bbbd47944e5372b15fb4c # v1.4.0 with: owner: ${{ github.repository_owner }} repo: ${{ github.event.repository.name }}