Skip to content

Commit 57a5d59

Browse files
chore(deps): bump celestiaorg/.github from 0.3.2 to 0.3.3 (#52)
Bumps [celestiaorg/.github](https://github.com/celestiaorg/.github) from 0.3.2 to 0.3.3. - [Release notes](https://github.com/celestiaorg/.github/releases) - [Commits](celestiaorg/.github@v0.3.2...v0.3.3) --- updated-dependencies: - dependency-name: celestiaorg/.github dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ccb5cbc commit 57a5d59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-build-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
permissions:
1818
contents: write
1919
packages: write
20-
uses: celestiaorg/.github/.github/workflows/reusable_dockerfile_pipeline.yml@v0.3.2 # yamllint disable-line rule:line-length
20+
uses: celestiaorg/.github/.github/workflows/reusable_dockerfile_pipeline.yml@v0.3.3 # yamllint disable-line rule:line-length
2121
with:
2222
dockerfile: Dockerfile
2323
secrets: inherit

0 commit comments

Comments
 (0)