Skip to content

Commit

Permalink
chore(deps): bump crazy-max/ghaction-dump-context from 2.1.0 to 2.2.0 (
Browse files Browse the repository at this point in the history
…#70)

Bumps [crazy-max/ghaction-dump-context](https://github.com/crazy-max/ghaction-dump-context) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/crazy-max/ghaction-dump-context/releases)
- [Commits](crazy-max/ghaction-dump-context@8b55fa2...fc6f617)

---
updated-dependencies:
- dependency-name: crazy-max/ghaction-dump-context
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 23, 2024
1 parent 57611f0 commit 1ed9737
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/approve-dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
if: ${{ github.actor == 'dependabot[bot]' }}
steps:
- name: Dump context
uses: crazy-max/ghaction-dump-context@8b55fa205ab4530d36f787a4de1009afaaa7f3b4 # v2.1.0
uses: crazy-max/ghaction-dump-context@fc6f6179f2c41d2ea976b81b79a947393c3a02d9 # v2.2.0

# This first step will fail if there's no metadata and so the approval
# will not occur.
Expand Down
18 changes: 9 additions & 9 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:

steps:
- name: Dump context
uses: crazy-max/ghaction-dump-context@8b55fa205ab4530d36f787a4de1009afaaa7f3b4 # v2.1.0
uses: crazy-max/ghaction-dump-context@fc6f6179f2c41d2ea976b81b79a947393c3a02d9 # v2.2.0

- name: Checkout the code
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
Expand Down Expand Up @@ -101,7 +101,7 @@ jobs:

steps:
- name: Dump context
uses: crazy-max/ghaction-dump-context@8b55fa205ab4530d36f787a4de1009afaaa7f3b4 # v2.1.0
uses: crazy-max/ghaction-dump-context@fc6f6179f2c41d2ea976b81b79a947393c3a02d9 # v2.2.0

- name: Checkout the code
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
Expand Down Expand Up @@ -135,7 +135,7 @@ jobs:
runs-on: [ 'ubuntu-latest' ]
steps:
- name: Dump context
uses: crazy-max/ghaction-dump-context@8b55fa205ab4530d36f787a4de1009afaaa7f3b4 # v2.1.0
uses: crazy-max/ghaction-dump-context@fc6f6179f2c41d2ea976b81b79a947393c3a02d9 # v2.2.0

- name: Checkout the code
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
Expand Down Expand Up @@ -164,7 +164,7 @@ jobs:
runs-on: [ 'ubuntu-latest' ]
steps:
- name: Dump context
uses: crazy-max/ghaction-dump-context@8b55fa205ab4530d36f787a4de1009afaaa7f3b4 # v2.1.0
uses: crazy-max/ghaction-dump-context@fc6f6179f2c41d2ea976b81b79a947393c3a02d9 # v2.2.0

- name: Checkout the code
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
Expand All @@ -190,7 +190,7 @@ jobs:
runs-on: [ 'ubuntu-latest' ]
steps:
- name: Dump context
uses: crazy-max/ghaction-dump-context@8b55fa205ab4530d36f787a4de1009afaaa7f3b4 # v2.1.0
uses: crazy-max/ghaction-dump-context@fc6f6179f2c41d2ea976b81b79a947393c3a02d9 # v2.2.0

- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1

Expand All @@ -203,7 +203,7 @@ jobs:
runs-on: [ 'ubuntu-latest' ]
steps:
- name: Dump context
uses: crazy-max/ghaction-dump-context@8b55fa205ab4530d36f787a4de1009afaaa7f3b4 # v2.1.0
uses: crazy-max/ghaction-dump-context@fc6f6179f2c41d2ea976b81b79a947393c3a02d9 # v2.2.0

- name: Checkout the code
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
Expand Down Expand Up @@ -279,7 +279,7 @@ jobs:
runs-on: [ 'ubuntu-latest' ]
steps:
- name: Dump context
uses: crazy-max/ghaction-dump-context@8b55fa205ab4530d36f787a4de1009afaaa7f3b4 # v2.1.0
uses: crazy-max/ghaction-dump-context@fc6f6179f2c41d2ea976b81b79a947393c3a02d9 # v2.2.0

- name: Checkout the code
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
Expand All @@ -300,7 +300,7 @@ jobs:
runs-on: [ ubuntu-latest ]
steps:
- name: Dump context
uses: crazy-max/ghaction-dump-context@8b55fa205ab4530d36f787a4de1009afaaa7f3b4 # v2.1.0
uses: crazy-max/ghaction-dump-context@fc6f6179f2c41d2ea976b81b79a947393c3a02d9 # v2.2.0

- name: Checkout the code
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
Expand Down Expand Up @@ -380,7 +380,7 @@ jobs:
runs-on: [ubuntu-latest]
steps:
- name: Dump context
uses: crazy-max/ghaction-dump-context@8b55fa205ab4530d36f787a4de1009afaaa7f3b4 # v2.1.0
uses: crazy-max/ghaction-dump-context@fc6f6179f2c41d2ea976b81b79a947393c3a02d9 # v2.2.0

- name: Fail unless required checks pass
if: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
security-events: write
steps:
- name: Dump context
uses: crazy-max/ghaction-dump-context@8b55fa205ab4530d36f787a4de1009afaaa7f3b4 # v2.1.0
uses: crazy-max/ghaction-dump-context@fc6f6179f2c41d2ea976b81b79a947393c3a02d9 # v2.2.0

- name: Checkout repository
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
Expand Down

0 comments on commit 1ed9737

Please sign in to comment.