From c92ee44cb388057c39c519e41c8b996d851ca01f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Dec 2025 05:58:12 +0000 Subject: [PATCH] Bump omec-project/.github/.github/workflows/fossa-scan.yml Bumps [omec-project/.github/.github/workflows/fossa-scan.yml](https://github.com/omec-project/.github) from 0.0.1 to 0.0.2. - [Release notes](https://github.com/omec-project/.github/releases) - [Commits](https://github.com/omec-project/.github/compare/453e42d23f0366133ec7c053ee92a97f374f3ac5...53d4a413210952112117fc4c6e2cf384f09188af) --- updated-dependencies: - dependency-name: omec-project/.github/.github/workflows/fossa-scan.yml dependency-version: 0.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 048bb35..a6f39d9 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -64,7 +64,7 @@ jobs: security-events: write id-token: write attestations: write - uses: omec-project/.github/.github/workflows/fossa-scan.yml@453e42d23f0366133ec7c053ee92a97f374f3ac5 # v0.0.1 + uses: omec-project/.github/.github/workflows/fossa-scan.yml@53d4a413210952112117fc4c6e2cf384f09188af # v0.0.2 with: branch_name: ${{ github.ref }}