Skip to content

Commit f130b53

Browse files
build(deps): bump crazy-max/.github from 1.2.0 to 1.3.0
Bumps [crazy-max/.github](https://github.com/crazy-max/.github) from 1.2.0 to 1.3.0. - [Release notes](https://github.com/crazy-max/.github/releases) - [Commits](crazy-max/.github@bbd31df...bb328ea) --- updated-dependencies: - dependency-name: crazy-max/.github dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8a41248 commit f130b53

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

.github/workflows/.test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ jobs:
183183
-
184184
name: Generate annotations
185185
if: always()
186-
uses: crazy-max/.github/.github/actions/gotest-annotations@bbd31df64ee0f097a02f12495f541f9236f18c46 # v1.2.0
186+
uses: crazy-max/.github/.github/actions/gotest-annotations@bb328ea508cd6a89d0865555ddbeb148e5724aed # v1.3.0
187187
with:
188188
directory: ./bin/testreports
189189
-

.github/workflows/buildkit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,7 @@ jobs:
318318
-
319319
name: Scout
320320
id: scout
321-
uses: crazy-max/.github/.github/actions/docker-scout@bbd31df64ee0f097a02f12495f541f9236f18c46 # v1.2.0
321+
uses: crazy-max/.github/.github/actions/docker-scout@bb328ea508cd6a89d0865555ddbeb148e5724aed # v1.3.0
322322
with:
323323
version: ${{ env.SCOUT_VERSION }}
324324
format: sarif

.github/workflows/frontend.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ jobs:
216216
-
217217
name: Scout
218218
id: scout
219-
uses: crazy-max/.github/.github/actions/docker-scout@bbd31df64ee0f097a02f12495f541f9236f18c46 # v1.2.0
219+
uses: crazy-max/.github/.github/actions/docker-scout@bb328ea508cd6a89d0865555ddbeb148e5724aed # v1.3.0
220220
with:
221221
version: ${{ env.SCOUT_VERSION }}
222222
format: sarif

.github/workflows/test-os.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ jobs:
181181
-
182182
name: Generate annotations
183183
if: always()
184-
uses: crazy-max/.github/.github/actions/gotest-annotations@bbd31df64ee0f097a02f12495f541f9236f18c46 # v1.2.0
184+
uses: crazy-max/.github/.github/actions/gotest-annotations@bb328ea508cd6a89d0865555ddbeb148e5724aed # v1.3.0
185185
with:
186186
directory: ./bin/testreports
187187
-

0 commit comments

Comments
 (0)