diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 296ae4d7..0433456c 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,7 +4,7 @@ updates: directory: / schedule: interval: daily - milestone: 18 + milestone: 19 labels: - "chore" groups: @@ -16,6 +16,6 @@ updates: directory: / schedule: interval: daily - milestone: 18 + milestone: 19 labels: - "chore" \ No newline at end of file diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index af5112c1..25e0d2bb 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -91,7 +91,7 @@ jobs: contents: write pull-requests: write env: - VERSION: 1.25.0 + VERSION: 1.26.0 steps: - name: Checkout repository uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 diff --git a/.github/workflows/kata-pr-analysis.yml b/.github/workflows/kata-pr-analysis.yml index 84f56430..4af9269e 100644 --- a/.github/workflows/kata-pr-analysis.yml +++ b/.github/workflows/kata-pr-analysis.yml @@ -20,7 +20,7 @@ jobs: contents: write pull-requests: write env: - VERSION: 1.25.0 + VERSION: 1.26.0 steps: - name: Checkout repository uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2