Skip to content

Commit

Permalink
chore(deps): update github-actions (#152)
Browse files Browse the repository at this point in the history
* chore(deps): update github-actions

* write

* lint

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: chgl <[email protected]>
  • Loading branch information
renovate[bot] and chgl authored Sep 15, 2024
1 parent f188d2b commit dac2dc2
Show file tree
Hide file tree
Showing 8 changed files with 52 additions and 51 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/buf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7

- uses: bufbuild/buf-setup-action@35c243d7f2a909b1d4e40399b348a7fdab27d78d # v1.34.0
- uses: bufbuild/buf-setup-action@2881ede27923557cb71f4ddc8954905c2639d1fb # v1.41.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}

Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/build-grpc-utils-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,13 @@ jobs:
ghcr.io/${{ github.repository }}-grpc-utils
- name: Set up QEMU
uses: docker/setup-qemu-action@5927c834f5b4fdf503fca6f4c7eccda82949e1ee # v3
uses: docker/setup-qemu-action@49b3bc8e6bdd4a60e6116a5414239cba5943d3cf # v3

- name: Set up Docker Buildx
uses: docker/setup-buildx-action@4fd812986e6c8c2a69e18311145f9371337f27d4 # v3
uses: docker/setup-buildx-action@988b5a0280414f521da01fcc63a27aeeb4b104db # v3

- name: Login to GitHub Container Registry
uses: docker/login-action@0d4c9c5ea7693da7b068278f7b52bda2a190a446 # v3
uses: docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567 # v3
if: ${{ github.event_name != 'pull_request' }}
with:
registry: ghcr.io
Expand Down
10 changes: 5 additions & 5 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ permissions: read-all

jobs:
build:
uses: miracum/.github/.github/workflows/standard-build.yaml@028aedc2d5806bb362562560f5e871d9364902cd # v1.11.2
uses: miracum/.github/.github/workflows/standard-build.yaml@b2389048770aa5b9ed439810bf84911fbb07f645 # v1.12.3
permissions:
contents: read
contents: write
id-token: write
packages: write
pull-requests: write
Expand Down Expand Up @@ -350,7 +350,7 @@ jobs:

- name: Upload report
if: always()
uses: actions/upload-artifact@0b2256b8c012f0828dc542b3febcab082c67f72b # v4.3.4
uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0
with:
name: iter8-report.html
path: |
Expand All @@ -364,14 +364,14 @@ jobs:
- name: Upload cluster dump
if: always()
uses: actions/upload-artifact@0b2256b8c012f0828dc542b3febcab082c67f72b # v4.3.4
uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0
with:
name: kind-cluster-dump.txt
path: |
kind-cluster-dump.txt
lint:
uses: miracum/.github/.github/workflows/standard-lint.yaml@028aedc2d5806bb362562560f5e871d9364902cd # v1.11.2
uses: miracum/.github/.github/workflows/standard-lint.yaml@b2389048770aa5b9ed439810bf84911fbb07f645 # v1.12.3
permissions:
contents: read
pull-requests: write
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/nightly-chaos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
fetch-depth: 0

- name: Set up Docker Buildx
uses: docker/setup-buildx-action@4fd812986e6c8c2a69e18311145f9371337f27d4 # v3
uses: docker/setup-buildx-action@988b5a0280414f521da01fcc63a27aeeb4b104db # v3

- name: Install Task
uses: arduino/setup-task@b91d5d2c96a56797b48ac1e0e89220bf64044611 # v2.0.0
Expand All @@ -38,7 +38,7 @@ jobs:
- name: Upload cluster dump
if: always()
uses: actions/upload-artifact@0b2256b8c012f0828dc542b3febcab082c67f72b # v4.3.4
uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0
with:
name: kind-cluster-dump.txt
path: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/schedule.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ permissions: read-all

jobs:
schedule:
uses: miracum/.github/.github/workflows/standard-schedule.yaml@028aedc2d5806bb362562560f5e871d9364902cd # v1.11.2
uses: miracum/.github/.github/workflows/standard-schedule.yaml@b2389048770aa5b9ed439810bf84911fbb07f645 # v1.12.3
permissions:
contents: read
issues: write
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/scorecards.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
persist-credentials: false

- name: "Run analysis"
uses: ossf/scorecard-action@dc50aa9510b46c811795eb24b2f1ba02a914e534 # v2.3.3
uses: ossf/scorecard-action@62b2cac7ed8198b15735ed49ab1e5cf35480ba46 # v2.4.0
with:
results_file: results.sarif
results_format: sarif
Expand All @@ -60,14 +60,14 @@ jobs:
# Upload the results as artifacts (optional). Commenting out will disable uploads of run results in SARIF
# format to the repository Actions tab.
- name: "Upload artifact"
uses: actions/upload-artifact@0b2256b8c012f0828dc542b3febcab082c67f72b # v4.3.4
uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0
with:
name: SARIF file
path: results.sarif
retention-days: 5

# Upload the results to GitHub's code scanning dashboard.
- name: "Upload to code-scanning"
uses: github/codeql-action/upload-sarif@b611370bb5703a7efb587f9d136a52ea24c5c38c # v3.25.11
uses: github/codeql-action/upload-sarif@8214744c546c1e5c8f03dde8fab3a7353211988d # v3.26.7
with:
sarif_file: results.sarif
1 change: 1 addition & 0 deletions .mega-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ DISABLE_LINTERS:
- MARKDOWN_MARKDOWN_LINK_CHECK
- JSON_V8R
- YAML_V8R
- CSHARP_DOTNET_FORMAT

SHOW_ELAPSED_TIME: true
FILEIO_REPORTER: false
Expand Down
72 changes: 36 additions & 36 deletions Vfps.sln
Original file line number Diff line number Diff line change
Expand Up @@ -14,40 +14,40 @@ EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Vfps.StressTests", "src\Vfps.StressTests\Vfps.StressTests.csproj", "{71307DFA-6EA4-4D85-AB77-5465CE52295C}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{5516AB59-361F-4B50-9FB3-984325D96FF2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5516AB59-361F-4B50-9FB3-984325D96FF2}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5516AB59-361F-4B50-9FB3-984325D96FF2}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5516AB59-361F-4B50-9FB3-984325D96FF2}.Release|Any CPU.Build.0 = Release|Any CPU
{5901671D-4C77-4749-9E3F-4FC6248696EA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5901671D-4C77-4749-9E3F-4FC6248696EA}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5901671D-4C77-4749-9E3F-4FC6248696EA}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5901671D-4C77-4749-9E3F-4FC6248696EA}.Release|Any CPU.Build.0 = Release|Any CPU
{26CCE8B4-7B90-4D5D-9674-69546F26DE8D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{26CCE8B4-7B90-4D5D-9674-69546F26DE8D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{26CCE8B4-7B90-4D5D-9674-69546F26DE8D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{26CCE8B4-7B90-4D5D-9674-69546F26DE8D}.Release|Any CPU.Build.0 = Release|Any CPU
{65FD706F-E20C-4579-A46A-30F726216E32}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{65FD706F-E20C-4579-A46A-30F726216E32}.Debug|Any CPU.Build.0 = Debug|Any CPU
{65FD706F-E20C-4579-A46A-30F726216E32}.Release|Any CPU.ActiveCfg = Release|Any CPU
{65FD706F-E20C-4579-A46A-30F726216E32}.Release|Any CPU.Build.0 = Release|Any CPU
{9D0AE609-74D8-42BD-99D0-5C0AFC270C47}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{9D0AE609-74D8-42BD-99D0-5C0AFC270C47}.Debug|Any CPU.Build.0 = Debug|Any CPU
{9D0AE609-74D8-42BD-99D0-5C0AFC270C47}.Release|Any CPU.ActiveCfg = Release|Any CPU
{9D0AE609-74D8-42BD-99D0-5C0AFC270C47}.Release|Any CPU.Build.0 = Release|Any CPU
{71307DFA-6EA4-4D85-AB77-5465CE52295C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{71307DFA-6EA4-4D85-AB77-5465CE52295C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{71307DFA-6EA4-4D85-AB77-5465CE52295C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{71307DFA-6EA4-4D85-AB77-5465CE52295C}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {D83F6430-CF33-44C7-91E6-01FC8AFBBF82}
EndGlobalSection
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{5516AB59-361F-4B50-9FB3-984325D96FF2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5516AB59-361F-4B50-9FB3-984325D96FF2}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5516AB59-361F-4B50-9FB3-984325D96FF2}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5516AB59-361F-4B50-9FB3-984325D96FF2}.Release|Any CPU.Build.0 = Release|Any CPU
{5901671D-4C77-4749-9E3F-4FC6248696EA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5901671D-4C77-4749-9E3F-4FC6248696EA}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5901671D-4C77-4749-9E3F-4FC6248696EA}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5901671D-4C77-4749-9E3F-4FC6248696EA}.Release|Any CPU.Build.0 = Release|Any CPU
{26CCE8B4-7B90-4D5D-9674-69546F26DE8D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{26CCE8B4-7B90-4D5D-9674-69546F26DE8D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{26CCE8B4-7B90-4D5D-9674-69546F26DE8D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{26CCE8B4-7B90-4D5D-9674-69546F26DE8D}.Release|Any CPU.Build.0 = Release|Any CPU
{65FD706F-E20C-4579-A46A-30F726216E32}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{65FD706F-E20C-4579-A46A-30F726216E32}.Debug|Any CPU.Build.0 = Debug|Any CPU
{65FD706F-E20C-4579-A46A-30F726216E32}.Release|Any CPU.ActiveCfg = Release|Any CPU
{65FD706F-E20C-4579-A46A-30F726216E32}.Release|Any CPU.Build.0 = Release|Any CPU
{9D0AE609-74D8-42BD-99D0-5C0AFC270C47}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{9D0AE609-74D8-42BD-99D0-5C0AFC270C47}.Debug|Any CPU.Build.0 = Debug|Any CPU
{9D0AE609-74D8-42BD-99D0-5C0AFC270C47}.Release|Any CPU.ActiveCfg = Release|Any CPU
{9D0AE609-74D8-42BD-99D0-5C0AFC270C47}.Release|Any CPU.Build.0 = Release|Any CPU
{71307DFA-6EA4-4D85-AB77-5465CE52295C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{71307DFA-6EA4-4D85-AB77-5465CE52295C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{71307DFA-6EA4-4D85-AB77-5465CE52295C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{71307DFA-6EA4-4D85-AB77-5465CE52295C}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {D83F6430-CF33-44C7-91E6-01FC8AFBBF82}
EndGlobalSection
EndGlobal

0 comments on commit dac2dc2

Please sign in to comment.