Skip to content

Commit 4c499bf

Browse files
Bump the actions-deps group with 7 updates (#100)
1 parent 7788c7f commit 4c499bf

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

.github/workflows/main.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
checks: write
2222
id-token: write
2323
attestations: write
24-
uses: omec-project/.github/.github/workflows/lint-charts.yml@453e42d23f0366133ec7c053ee92a97f374f3ac5 # v0.0.1
24+
uses: omec-project/.github/.github/workflows/lint-charts.yml@76c248f1621bfe102956c558ea8cecfe5df143bf # v0.0.3
2525
secrets: inherit
2626
with:
2727
branch_name: ${{ github.ref }}
@@ -31,7 +31,7 @@ jobs:
3131
contents: read
3232
id-token: write
3333
attestations: write
34-
uses: omec-project/.github/.github/workflows/license-check.yml@53d4a413210952112117fc4c6e2cf384f09188af # v0.0.2
34+
uses: omec-project/.github/.github/workflows/license-check.yml@76c248f1621bfe102956c558ea8cecfe5df143bf # v0.0.3
3535
with:
3636
branch_name: ${{ github.ref }}
3737

@@ -41,7 +41,7 @@ jobs:
4141
security-events: write
4242
id-token: write
4343
attestations: write
44-
uses: omec-project/.github/.github/workflows/fossa-scan.yml@53d4a413210952112117fc4c6e2cf384f09188af # v0.0.2
44+
uses: omec-project/.github/.github/workflows/fossa-scan.yml@76c248f1621bfe102956c558ea8cecfe5df143bf # v0.0.3
4545
with:
4646
branch_name: ${{ github.ref }}
4747

@@ -64,6 +64,6 @@ jobs:
6464
repository-projects: read
6565
security-events: write
6666
statuses: read
67-
uses: omec-project/.github/.github/workflows/scorecard-analysis.yml@453e42d23f0366133ec7c053ee92a97f374f3ac5 # v0.0.1
67+
uses: omec-project/.github/.github/workflows/scorecard-analysis.yml@76c248f1621bfe102956c558ea8cecfe5df143bf # v0.0.3
6868
with:
6969
branch_name: ${{ github.ref }}

.github/workflows/push.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
contents: write
1717
actions: read
1818
id-token: write
19-
uses: omec-project/.github/.github/workflows/tag-github.yml@53d4a413210952112117fc4c6e2cf384f09188af # v0.0.2
19+
uses: omec-project/.github/.github/workflows/tag-github.yml@76c248f1621bfe102956c558ea8cecfe5df143bf # v0.0.3
2020
secrets: inherit
2121

2222
publish:
@@ -26,7 +26,7 @@ jobs:
2626
actions: read
2727
id-token: write
2828
attestations: write
29-
uses: omec-project/.github/.github/workflows/publish-charts.yml@53d4a413210952112117fc4c6e2cf384f09188af # v0.0.2
29+
uses: omec-project/.github/.github/workflows/publish-charts.yml@76c248f1621bfe102956c558ea8cecfe5df143bf # v0.0.3
3030
secrets: inherit
3131
with:
3232
branch_name: ${{ github.ref }}
@@ -38,7 +38,7 @@ jobs:
3838
pull-requests: write
3939
actions: read
4040
id-token: write
41-
uses: omec-project/.github/.github/workflows/update-version.yml@53d4a413210952112117fc4c6e2cf384f09188af # v0.0.2
41+
uses: omec-project/.github/.github/workflows/update-version.yml@76c248f1621bfe102956c558ea8cecfe5df143bf # v0.0.3
4242
with:
4343
changed: ${{ needs.tag-github.outputs.changed }}
4444
version: ${{ needs.tag-github.outputs.version }}

0 commit comments

Comments
 (0)