Skip to content

Commit

Permalink
chore(deps): Bump celestiaorg/.github from 0.2.3 to 0.2.8 (celestiaor…
Browse files Browse the repository at this point in the history
…g#2851)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Hlib Kanunnikov <[email protected]>
  • Loading branch information
dependabot[bot] and Wondertan authored Oct 18, 2023
1 parent a7a17e4 commit dd53c3b
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].3 # yamllint disable-line rule:line-length
uses: celestiaorg/.github/.github/workflows/[email protected].8 # yamllint disable-line rule:line-length
with:
dockerfile: Dockerfile

yamllint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: celestiaorg/.github/.github/actions/[email protected].3
- uses: celestiaorg/.github/.github/actions/[email protected].8

markdown-lint:
name: Markdown Lint
Expand Down Expand Up @@ -68,7 +68,7 @@ jobs:
uses: mathieudutour/[email protected]

- name: Version Release
uses: celestiaorg/.github/.github/actions/[email protected].3
uses: celestiaorg/.github/.github/actions/[email protected].8
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
default_bump: ${{ inputs.version }}
Expand Down

0 comments on commit dd53c3b

Please sign in to comment.