Skip to content

Commit

Permalink
chore: bump the actions group with 11 updates (#237)
Browse files Browse the repository at this point in the history
Bumps the actions group with 11 updates:

| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout) | `3` | `4` |
| [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) | `5` | `6` |
| [tibdex/github-app-token](https://github.com/tibdex/github-app-token) | `1` | `2` |
| [peter-evans/enable-pull-request-automerge](https://github.com/peter-evans/enable-pull-request-automerge) | `2` | `3` |
| [juliangruber/approve-pull-request-action](https://github.com/juliangruber/approve-pull-request-action) | `1` | `2` |
| [actions/add-to-project](https://github.com/actions/add-to-project) | `0.5.0` | `1.0.2` |
| [actions-ecosystem/action-add-labels](https://github.com/actions-ecosystem/action-add-labels) | `1.1.0` | `1.1.3` |
| [tj-actions/changed-files](https://github.com/tj-actions/changed-files) | `42` | `45` |
| [azure/setup-helm](https://github.com/azure/setup-helm) | `3.5` | `4` |
| [actions/setup-python](https://github.com/actions/setup-python) | `3.1.4` | `5.1.1` |
| [helm/chart-releaser-action](https://github.com/helm/chart-releaser-action) | `1.5.0` | `1.6.0` |


Updates `actions/checkout` from 3 to 4
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v3...v4)

Updates `peter-evans/create-pull-request` from 5 to 6
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](peter-evans/create-pull-request@v5...v6)

Updates `tibdex/github-app-token` from 1 to 2
- [Release notes](https://github.com/tibdex/github-app-token/releases)
- [Commits](tibdex/github-app-token@v1...v2)

Updates `peter-evans/enable-pull-request-automerge` from 2 to 3
- [Release notes](https://github.com/peter-evans/enable-pull-request-automerge/releases)
- [Commits](peter-evans/enable-pull-request-automerge@v2...v3)

Updates `juliangruber/approve-pull-request-action` from 1 to 2
- [Release notes](https://github.com/juliangruber/approve-pull-request-action/releases)
- [Commits](juliangruber/approve-pull-request-action@v1...v2)

Updates `actions/add-to-project` from 0.5.0 to 1.0.2
- [Release notes](https://github.com/actions/add-to-project/releases)
- [Commits](actions/add-to-project@v0.5.0...v1.0.2)

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](actions-ecosystem/action-add-labels@v1.1.0...v1.1.3)

Updates `tj-actions/changed-files` from 42 to 45
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](tj-actions/changed-files@v42...v45)

Updates `azure/setup-helm` from 3.5 to 4
- [Release notes](https://github.com/azure/setup-helm/releases)
- [Changelog](https://github.com/Azure/setup-helm/blob/main/CHANGELOG.md)
- [Commits](Azure/setup-helm@v3.5...v4)

Updates `actions/setup-python` from 3.1.4 to 5.1.1
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@v3.1.4...v5.1.1)

Updates `helm/chart-releaser-action` from 1.5.0 to 1.6.0
- [Release notes](https://github.com/helm/chart-releaser-action/releases)
- [Commits](helm/chart-releaser-action@v1.5.0...v1.6.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: peter-evans/create-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: tibdex/github-app-token
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: peter-evans/enable-pull-request-automerge
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: juliangruber/approve-pull-request-action
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: actions/add-to-project
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: actions-ecosystem/action-add-labels
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: azure/setup-helm
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: helm/chart-releaser-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 24, 2024
1 parent 1b2f3b0 commit d56edf3
Show file tree
Hide file tree
Showing 6 changed files with 17 additions and 17 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/bump.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
string: ${{ steps.target-zitadel-version.outputs.tag }}

- id: checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
fetch-depth: 0

Expand Down Expand Up @@ -133,23 +133,23 @@ jobs:
branch: create-pull-request/bump
delete-branch: true

- uses: tibdex/github-app-token@v1
- uses: tibdex/github-app-token@v2
id: generate-token
with:
app_id: ${{ secrets.APP_ID }}
private_key: ${{ secrets.APP_PRIVATE_KEY }}

- name: Enable Pull Request Automerge
if: steps.pull-request.outputs.pull-request-operation == 'created'
uses: peter-evans/enable-pull-request-automerge@v2
uses: peter-evans/enable-pull-request-automerge@v3
with:
token: ${{ steps.generate-token.outputs.token }}
pull-request-number: ${{ steps.pull-request.outputs.pull-request-number }}
merge-method: squash

- name: Auto approve
if: steps.pull-request.outputs.pull-request-operation == 'created'
uses: juliangruber/approve-pull-request-action@v1
uses: juliangruber/approve-pull-request-action@v2
with:
github-token: ${{ steps.generate-token.outputs.token }}
number: ${{ steps.pull-request.outputs.pull-request-number }}
6 changes: 3 additions & 3 deletions .github/workflows/issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: add issue
uses: actions/add-to-project@v0.5.0
uses: actions/add-to-project@v1.0.2
if: ${{ github.event_name == 'issues' }}
with:
# You can target a repository in a different organization
Expand All @@ -28,14 +28,14 @@ jobs:
username: ${{ github.actor }}
GITHUB_TOKEN: ${{ secrets.ADD_TO_PROJECT_PAT }}
- name: add pr
uses: actions/add-to-project@v0.5.0
uses: actions/add-to-project@v1.0.2
if: ${{ github.event_name == 'pull_request_target' && github.actor != 'dependabot[bot]' && !contains(steps.checkUserMember.outputs.teams, 'engineers')}}
with:
# You can target a repository in a different organization
# to the issue
project-url: https://github.com/orgs/zitadel/projects/2
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}
- uses: actions-ecosystem/[email protected].0
- uses: actions-ecosystem/[email protected].3
if: ${{ github.event_name == 'pull_request_target' && github.actor != 'dependabot[bot]' && !contains(steps.checkUserMember.outputs.teams, 'staff')}}
with:
github_token: ${{ secrets.ADD_TO_PROJECT_PAT }}
Expand Down
8 changes: 4 additions & 4 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@ jobs:
steps:
- id: 'checkout'
name: Check The Repo Out
uses: 'actions/checkout@v3'
uses: 'actions/checkout@v4'
with:
fetch-depth: 0

- name: Get Changed Test Relevant Files
id: 'list-changed-test'
uses: tj-actions/changed-files@v42
uses: tj-actions/changed-files@v45
with:
files: |
charts/zitadel/templates/**
Expand All @@ -26,14 +26,14 @@ jobs:
- id: 'set-up-helm'
name: Install Helm (The Chart Testing CLI Depends On It)
uses: 'azure/setup-helm@v3.5'
uses: 'azure/setup-helm@v4'
with:
version: latest
if: steps.list-changed-test.outputs.any_changed == 'true'

- id: 'set-up-python'
name: Install Python (The Chart Testing CLI Depends On It)
uses: 'actions/setup-python@v3.1.4'
uses: 'actions/setup-python@v5.1.1'
with:
python-version: 3.11.4
if: steps.list-changed-test.outputs.any_changed == 'true'
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

steps:
- id: 'checkout'
uses: 'actions/checkout@v3'
uses: 'actions/checkout@v4'
with:
fetch-depth: "0"

Expand All @@ -29,7 +29,7 @@ jobs:
run: 'helm repo add cockroachdb https://charts.cockroachdb.com/'

- id: 'release'
uses: 'helm/chart-releaser-action@v1.5.0'
uses: 'helm/chart-releaser-action@v1.6.0'
env:
CR_GENERATE_RELEASE_NOTES: 'true'
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,13 +42,13 @@ jobs:
steps:
- id: 'checkout'
name: Check The Repo Out
uses: 'actions/checkout@v3'
uses: 'actions/checkout@v4'
with:
fetch-depth: 0

- name: Get Changed Test Relevant Files
id: 'list-changed-test'
uses: tj-actions/changed-files@v42
uses: tj-actions/changed-files@v45
with:
files: |
charts/zitadel/**
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/update_readme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
steps:
- name: "Checkout"
id: 'checkout'
uses: 'actions/checkout@v3'
uses: 'actions/checkout@v4'
with:
ref: 'gh-pages'

Expand All @@ -33,7 +33,7 @@ jobs:

- name: 'Create Pull Request'
id: 'pr'
uses: 'peter-evans/create-pull-request@v5'
uses: 'peter-evans/create-pull-request@v6'
with:
title: 'docs: update README.md'
branch: 'update-repo-readme'
Expand Down

0 comments on commit d56edf3

Please sign in to comment.