Skip to content

Commit ca57344

Browse files
Bump the actions-deps group with 8 updates (#79)
Bumps the actions-deps group with 8 updates: | Package | From | To | | --- | --- | --- | | [omec-project/.github/.github/workflows/make-target-reuse.yml](https://github.com/omec-project/.github) | `0.0.2` | `0.0.3` | | [omec-project/.github/.github/workflows/license-check.yml](https://github.com/omec-project/.github) | `0.0.2` | `0.0.3` | | [omec-project/.github/.github/workflows/fossa-scan.yml](https://github.com/omec-project/.github) | `0.0.2` | `0.0.3` | | [omec-project/.github/.github/workflows/scorecard-analysis.yml](https://github.com/omec-project/.github) | `0.0.1` | `0.0.3` | | [omec-project/.github/.github/workflows/validate.yml](https://github.com/omec-project/.github) | `0.0.2` | `0.0.3` | | [omec-project/.github/.github/workflows/tag-github.yml](https://github.com/omec-project/.github) | `0.0.2` | `0.0.3` | | [omec-project/.github/.github/workflows/update-version.yml](https://github.com/omec-project/.github) | `0.0.1` | `0.0.3` | | [omec-project/.github/.github/workflows/publish-docs.yml](https://github.com/omec-project/.github) | `0.0.1` | `0.0.3` | Updates `omec-project/.github/.github/workflows/make-target-reuse.yml` from 0.0.2 to 0.0.3 - [Release notes](https://github.com/omec-project/.github/releases) - [Commits](omec-project/.github@53d4a41...76c248f) Updates `omec-project/.github/.github/workflows/license-check.yml` from 0.0.2 to 0.0.3 - [Release notes](https://github.com/omec-project/.github/releases) - [Commits](omec-project/.github@53d4a41...76c248f) Updates `omec-project/.github/.github/workflows/fossa-scan.yml` from 0.0.2 to 0.0.3 - [Release notes](https://github.com/omec-project/.github/releases) - [Commits](omec-project/.github@53d4a41...76c248f) Updates `omec-project/.github/.github/workflows/scorecard-analysis.yml` from 0.0.1 to 0.0.3 - [Release notes](https://github.com/omec-project/.github/releases) - [Commits](omec-project/.github@453e42d...76c248f) Updates `omec-project/.github/.github/workflows/validate.yml` from 0.0.2 to 0.0.3 - [Release notes](https://github.com/omec-project/.github/releases) - [Commits](omec-project/.github@53d4a41...76c248f) Updates `omec-project/.github/.github/workflows/tag-github.yml` from 0.0.2 to 0.0.3 - [Release notes](https://github.com/omec-project/.github/releases) - [Commits](omec-project/.github@53d4a41...76c248f) Updates `omec-project/.github/.github/workflows/update-version.yml` from 0.0.1 to 0.0.3 - [Release notes](https://github.com/omec-project/.github/releases) - [Commits](omec-project/.github@453e42d...76c248f) Updates `omec-project/.github/.github/workflows/publish-docs.yml` from 0.0.1 to 0.0.3 - [Release notes](https://github.com/omec-project/.github/releases) - [Commits](omec-project/.github@453e42d...76c248f) --- updated-dependencies: - dependency-name: omec-project/.github/.github/workflows/make-target-reuse.yml dependency-version: 0.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions-deps - dependency-name: omec-project/.github/.github/workflows/license-check.yml dependency-version: 0.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions-deps - dependency-name: omec-project/.github/.github/workflows/fossa-scan.yml dependency-version: 0.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions-deps - dependency-name: omec-project/.github/.github/workflows/scorecard-analysis.yml dependency-version: 0.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions-deps - dependency-name: omec-project/.github/.github/workflows/validate.yml dependency-version: 0.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions-deps - dependency-name: omec-project/.github/.github/workflows/tag-github.yml dependency-version: 0.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions-deps - dependency-name: omec-project/.github/.github/workflows/update-version.yml dependency-version: 0.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions-deps - dependency-name: omec-project/.github/.github/workflows/publish-docs.yml dependency-version: 0.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions-deps ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1111928 commit ca57344

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

.github/workflows/main.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
security-events: write
2323
id-token: write
2424
attestations: write
25-
uses: omec-project/.github/.github/workflows/make-target-reuse.yml@53d4a413210952112117fc4c6e2cf384f09188af # v0.0.2
25+
uses: omec-project/.github/.github/workflows/make-target-reuse.yml@76c248f1621bfe102956c558ea8cecfe5df143bf # v0.0.3
2626
with:
2727
branch_name: ${{ github.ref }}
2828
target: doc8
@@ -33,7 +33,7 @@ jobs:
3333
checks: write
3434
id-token: write
3535
attestations: write
36-
uses: omec-project/.github/.github/workflows/make-target-reuse.yml@53d4a413210952112117fc4c6e2cf384f09188af # v0.0.2
36+
uses: omec-project/.github/.github/workflows/make-target-reuse.yml@76c248f1621bfe102956c558ea8cecfe5df143bf # v0.0.3
3737
with:
3838
branch_name: ${{ github.ref }}
3939
target: spelling
@@ -44,7 +44,7 @@ jobs:
4444
checks: write
4545
id-token: write
4646
attestations: write
47-
uses: omec-project/.github/.github/workflows/make-target-reuse.yml@53d4a413210952112117fc4c6e2cf384f09188af # v0.0.2
47+
uses: omec-project/.github/.github/workflows/make-target-reuse.yml@76c248f1621bfe102956c558ea8cecfe5df143bf # v0.0.3
4848
with:
4949
branch_name: ${{ github.ref }}
5050
target: linkcheck
@@ -54,7 +54,7 @@ jobs:
5454
contents: read
5555
id-token: write
5656
attestations: write
57-
uses: omec-project/.github/.github/workflows/license-check.yml@53d4a413210952112117fc4c6e2cf384f09188af # v0.0.2
57+
uses: omec-project/.github/.github/workflows/license-check.yml@76c248f1621bfe102956c558ea8cecfe5df143bf # v0.0.3
5858
with:
5959
branch_name: ${{ github.ref }}
6060

@@ -64,7 +64,7 @@ jobs:
6464
security-events: write
6565
id-token: write
6666
attestations: write
67-
uses: omec-project/.github/.github/workflows/fossa-scan.yml@53d4a413210952112117fc4c6e2cf384f09188af # v0.0.2
67+
uses: omec-project/.github/.github/workflows/fossa-scan.yml@76c248f1621bfe102956c558ea8cecfe5df143bf # v0.0.3
6868
with:
6969
branch_name: ${{ github.ref }}
7070

@@ -87,6 +87,6 @@ jobs:
8787
repository-projects: read
8888
security-events: write
8989
statuses: read
90-
uses: omec-project/.github/.github/workflows/scorecard-analysis.yml@453e42d23f0366133ec7c053ee92a97f374f3ac5 # v0.0.1
90+
uses: omec-project/.github/.github/workflows/scorecard-analysis.yml@76c248f1621bfe102956c558ea8cecfe5df143bf # v0.0.3
9191
with:
9292
branch_name: ${{ github.ref }}

.github/workflows/push.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
contents: write
1919
actions: read
2020
id-token: write
21-
uses: omec-project/.github/.github/workflows/validate.yml@53d4a413210952112117fc4c6e2cf384f09188af # v0.0.2
21+
uses: omec-project/.github/.github/workflows/validate.yml@76c248f1621bfe102956c558ea8cecfe5df143bf # v0.0.3
2222
with:
2323
branch_name: ${{ github.ref }}
2424

@@ -27,7 +27,7 @@ jobs:
2727
contents: write
2828
actions: read
2929
id-token: write
30-
uses: omec-project/.github/.github/workflows/tag-github.yml@53d4a413210952112117fc4c6e2cf384f09188af # v0.0.2
30+
uses: omec-project/.github/.github/workflows/tag-github.yml@76c248f1621bfe102956c558ea8cecfe5df143bf # v0.0.3
3131
secrets: inherit
3232

3333
update-version:
@@ -37,7 +37,7 @@ jobs:
3737
pull-requests: write
3838
actions: read
3939
id-token: write
40-
uses: omec-project/.github/.github/workflows/update-version.yml@453e42d23f0366133ec7c053ee92a97f374f3ac5 # v0.0.1
40+
uses: omec-project/.github/.github/workflows/update-version.yml@76c248f1621bfe102956c558ea8cecfe5df143bf # v0.0.3
4141
with:
4242
changed: ${{ needs.tag-github.outputs.changed }}
4343
version: ${{ needs.tag-github.outputs.version }}
@@ -49,7 +49,7 @@ jobs:
4949
contents: write
5050
actions: read
5151
id-token: write
52-
uses: omec-project/.github/.github/workflows/publish-docs.yml@453e42d23f0366133ec7c053ee92a97f374f3ac5 # v0.0.1
52+
uses: omec-project/.github/.github/workflows/publish-docs.yml@76c248f1621bfe102956c558ea8cecfe5df143bf # v0.0.3
5353
secrets: inherit
5454
with:
5555
branch_name: ${{ github.ref }}

0 commit comments

Comments
 (0)