From e31fe4d3904830fa38efbce1ad92166b8db0bf93 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Sep 2026 14:53:54 +0000 Subject: [PATCH] chore(deps): bump revanite-io/osps-baseline-action Bumps the dependencies 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.4.0 to 1.5.0 - [Release notes](https://github.com/revanite-io/osps-baseline-action/releases) - [Commits](https://github.com/revanite-io/osps-baseline-action/compare/071a9810fb366500ae0bbbd47944e5372b15fb4c...6ba0e05ce6566af82fd77bb9356ae8387027f32e) --- updated-dependencies: - dependency-name: revanite-io/osps-baseline-action dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- .github/workflows/osps-security-assessment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/osps-security-assessment.yaml b/.github/workflows/osps-security-assessment.yaml index a6faff6f..6827440d 100644 --- a/.github/workflows/osps-security-assessment.yaml +++ b/.github/workflows/osps-security-assessment.yaml @@ -36,7 +36,7 @@ jobs: identity: jmeridth.github.io - name: Open Source Project Security Baseline Scanner - uses: revanite-io/osps-baseline-action@071a9810fb366500ae0bbbd47944e5372b15fb4c # v1.4.0 + uses: revanite-io/osps-baseline-action@6ba0e05ce6566af82fd77bb9356ae8387027f32e # v1.5.0 with: owner: ${{ github.repository_owner }} repo: ${{ github.event.repository.name }}