Skip to content

Commit

Permalink
chore(deps): bump ChristopherHX/oidc from 2 to 3
Browse files Browse the repository at this point in the history
Bumps [ChristopherHX/oidc](https://github.com/christopherhx/oidc) from 2 to 3.
- [Release notes](https://github.com/christopherhx/oidc/releases)
- [Commits](ChristopherHX/oidc@v2...v3)

---
updated-dependencies:
- dependency-name: ChristopherHX/oidc
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and neilime committed Feb 5, 2024
1 parent c35af0f commit 128147c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
- uses: hoverkraft-tech/ci-github-common/actions/checkout@0.11.2

- id: oidc
uses: ChristopherHX/oidc@v2
uses: ChristopherHX/oidc@v3
- uses: actions/checkout@v4 # checks out called workflow
with:
path: ./self-workflow
Expand All @@ -93,7 +93,7 @@ jobs:
- uses: hoverkraft-tech/ci-github-common/actions/checkout@0.11.2

- id: oidc
uses: ChristopherHX/oidc@v2
uses: ChristopherHX/oidc@v3
- uses: actions/checkout@v4 # checks out called workflow
with:
path: ./self-workflow
Expand Down Expand Up @@ -146,7 +146,7 @@ jobs:
- uses: hoverkraft-tech/ci-github-common/actions/checkout@0.11.2

- id: oidc
uses: ChristopherHX/oidc@v2
uses: ChristopherHX/oidc@v3
- uses: actions/checkout@v4 # checks out called workflow
with:
path: ./self-workflow
Expand Down Expand Up @@ -215,7 +215,7 @@ jobs:
- uses: hoverkraft-tech/ci-github-common/actions/checkout@0.11.2

- id: oidc
uses: ChristopherHX/oidc@v2
uses: ChristopherHX/oidc@v3
- uses: actions/checkout@v4 # checks out called workflow
with:
path: ./self-workflow
Expand Down

0 comments on commit 128147c

Please sign in to comment.