From 19bc802bce386d1ff4b381690bc9d05578b02f23 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 May 2024 07:50:00 +0200 Subject: [PATCH] A0-3952: Bump the all-github-actions group with 2 updates (#51) Bumps the all-github-actions group with 2 updates: [Cardinal-Cryptography/github-actions](https://github.com/cardinal-cryptography/github-actions) and [actions-ecosystem/action-add-labels](https://github.com/actions-ecosystem/action-add-labels). Updates `Cardinal-Cryptography/github-actions` from 1 to 6 - [Commits](https://github.com/cardinal-cryptography/github-actions/compare/v1...v6) Updates `actions-ecosystem/action-add-labels` from 1.1.0 to 1.1.3 - [Release notes](https://github.com/actions-ecosystem/action-add-labels/releases) - [Commits](https://github.com/actions-ecosystem/action-add-labels/compare/v1.1.0...v1.1.3) --- updated-dependencies: - dependency-name: Cardinal-Cryptography/github-actions dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-github-actions - dependency-name: actions-ecosystem/action-add-labels dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-github-actions ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/_branchpreview-delete.yml | 2 +- .github/workflows/_featurenet-delete.yml | 2 +- .github/workflows/yaml-lint.yml | 2 +- .github/workflows/yaml-validate.yml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/_branchpreview-delete.yml b/.github/workflows/_branchpreview-delete.yml index 9f70c4c..bfb3da3 100644 --- a/.github/workflows/_branchpreview-delete.yml +++ b/.github/workflows/_branchpreview-delete.yml @@ -25,7 +25,7 @@ jobs: runs-on: [self-hosted, Linux, X64, small] steps: - name: Delete branchpreview - uses: Cardinal-Cryptography/github-actions/delete-branchpreview@v3 + uses: Cardinal-Cryptography/github-actions/delete-branchpreview@v6 with: repository-name: ${{ inputs.repository-name }} branch-name: ${{ inputs.branch-name }} diff --git a/.github/workflows/_featurenet-delete.yml b/.github/workflows/_featurenet-delete.yml index c9e7e10..2153843 100644 --- a/.github/workflows/_featurenet-delete.yml +++ b/.github/workflows/_featurenet-delete.yml @@ -81,7 +81,7 @@ jobs: - name: Add label to mark that featurenet has been deleted if: github.event_name == 'pull_request' - uses: actions-ecosystem/action-add-labels@v1.1.0 + uses: actions-ecosystem/action-add-labels@v1.1.3 with: labels: 'state:deleted-featurenet' github_token: ${{ secrets.CI_GH_TOKEN }} diff --git a/.github/workflows/yaml-lint.yml b/.github/workflows/yaml-lint.yml index 0f91f32..bfce100 100644 --- a/.github/workflows/yaml-lint.yml +++ b/.github/workflows/yaml-lint.yml @@ -17,4 +17,4 @@ jobs: runs-on: ubuntu-20.04 steps: - name: LINT | Execute YAML linter - uses: Cardinal-Cryptography/github-actions/yaml-lint@v1 + uses: Cardinal-Cryptography/github-actions/yaml-lint@v6 diff --git a/.github/workflows/yaml-validate.yml b/.github/workflows/yaml-validate.yml index 6e9188e..8b27dae 100644 --- a/.github/workflows/yaml-validate.yml +++ b/.github/workflows/yaml-validate.yml @@ -17,4 +17,4 @@ jobs: runs-on: ubuntu-20.04 steps: - name: VALIDATE | Execute github-actions-validator - uses: Cardinal-Cryptography/github-actions/yaml-validate@v3 + uses: Cardinal-Cryptography/github-actions/yaml-validate@v6