Skip to content

Commit

Permalink
chore(deps): bump celestiaorg/.github from 0.2.0 to 0.2.2 (celestiaor…
Browse files Browse the repository at this point in the history
…g#2484)

Bumps [celestiaorg/.github](https://github.com/celestiaorg/.github) from
0.2.0 to 0.2.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/celestiaorg/.github/releases">celestiaorg/.github's
releases</a>.</em></p>
<blockquote>
<h2>Release v0.2.2</h2>
<h3><a
href="https://github.com/celestiaorg/.github/compare/v0.2.1...v0.2.2">0.2.2</a>
(2023-07-11)</h3>
<h2>Overview</h2>
<p>This release fixes a bug in the docker reusable workflow that was
causing it to fail on forks.</p>
<h2>What's Changed</h2>
<ul>
<li>Revert &quot;Remove failing docker publish line&quot; by <a
href="https://github.com/MSevey"><code>@​MSevey</code></a> in <a
href="https://redirect.github.com/celestiaorg/.github/pull/64">celestiaorg/.github#64</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/celestiaorg/.github/compare/v0.2.1...v0.2.2">https://github.com/celestiaorg/.github/compare/v0.2.1...v0.2.2</a></p>
<h2>v0.2.1</h2>
<h2>What's Changed</h2>
<ul>
<li>chore(deps): bump necojackarc/auto-request-review from 0.10.0 to
0.12.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/celestiaorg/.github/pull/61">celestiaorg/.github#61</a></li>
<li>Remove failing docker publish line by <a
href="https://github.com/MSevey"><code>@​MSevey</code></a> in <a
href="https://redirect.github.com/celestiaorg/.github/pull/62">celestiaorg/.github#62</a></li>
<li>feat: use context - seems like it fixes the ldflags issue by <a
href="https://github.com/jrmanes"><code>@​jrmanes</code></a> in <a
href="https://redirect.github.com/celestiaorg/.github/pull/65">celestiaorg/.github#65</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/celestiaorg/.github/compare/v0.2.0...v0.2.1">https://github.com/celestiaorg/.github/compare/v0.2.0...v0.2.1</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/celestiaorg/.github/commit/84d7d3c59b03e816f7aeaa13bfdc7239e1f1eb57"><code>84d7d3c</code></a>
Revert &quot;Remove failing docker publish line&quot; (<a
href="https://redirect.github.com/celestiaorg/.github/issues/64">#64</a>)</li>
<li><a
href="https://github.com/celestiaorg/.github/commit/911f77b1393c278b87a1ddd1363b9801f39f71e8"><code>911f77b</code></a>
feat: use context - seems like it fixes the ldflags issue (<a
href="https://redirect.github.com/celestiaorg/.github/issues/65">#65</a>)</li>
<li><a
href="https://github.com/celestiaorg/.github/commit/5f647a9a457e71d3abf396519bc5f494caafe4f5"><code>5f647a9</code></a>
Remove failing docker publish line (<a
href="https://redirect.github.com/celestiaorg/.github/issues/62">#62</a>)</li>
<li><a
href="https://github.com/celestiaorg/.github/commit/d3fbccfc5677870c493ed5696fb4c02a9c3b86e6"><code>d3fbccf</code></a>
chore(deps): bump necojackarc/auto-request-review from 0.10.0 to 0.12.0
(<a
href="https://redirect.github.com/celestiaorg/.github/issues/61">#61</a>)</li>
<li>See full diff in <a
href="https://github.com/celestiaorg/.github/compare/v0.2.0...v0.2.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=celestiaorg/.github&package-manager=github_actions&previous-version=0.2.0&new-version=0.2.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

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 Jul 18, 2023
1 parent 6a6c68c commit c556588
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,15 +25,15 @@ on:
jobs:
# Dockerfile Linting
hadolint:
uses: celestiaorg/.github/.github/workflows/[email protected].0 # yamllint disable-line rule:line-length
uses: celestiaorg/.github/.github/workflows/[email protected].2 # yamllint disable-line rule:line-length
with:
dockerfile: Dockerfile

yamllint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: celestiaorg/.github/.github/actions/[email protected].0
- uses: celestiaorg/.github/.github/actions/[email protected].2

markdown-lint:
name: Markdown Lint
Expand All @@ -59,7 +59,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Version Release
uses: celestiaorg/.github/.github/actions/[email protected].0
uses: celestiaorg/.github/.github/actions/[email protected].2
with:
github-token: ${{secrets.GITHUB_TOKEN}}
version-bump: ${{inputs.version}}
Expand Down

0 comments on commit c556588

Please sign in to comment.