Skip to content

Commit c940594

Browse files
chore(deps): bump devantler-tech/reusable-workflows/.github/workflows/cd-gitops-deploy.yaml (#1221)
Bumps [devantler-tech/reusable-workflows/.github/workflows/cd-gitops-deploy.yaml](https://github.com/devantler-tech/reusable-workflows) from 1.19.8 to 1.21.0. - [Release notes](https://github.com/devantler-tech/reusable-workflows/releases) - [Changelog](https://github.com/devantler-tech/reusable-workflows/blob/main/.releaserc) - [Commits](devantler-tech/reusable-workflows@14ced17...0763de3) --- updated-dependencies: - dependency-name: devantler-tech/reusable-workflows/.github/workflows/cd-gitops-deploy.yaml dependency-version: 1.21.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4cae85b commit c940594

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd-deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424

2525
deploy-prod:
2626
needs: bootstrap-prod
27-
uses: devantler-tech/reusable-workflows/.github/workflows/cd-gitops-deploy.yaml@14ced1780351f91e8ebdc5324cf7590ebebf8a66 # v1.19.8
27+
uses: devantler-tech/reusable-workflows/.github/workflows/cd-gitops-deploy.yaml@0763de30f9598601916680b2f52c9f41f14082df # v1.21.0
2828
with:
2929
DEPLOYMENT_ENV: prod
3030
secrets:

0 commit comments

Comments
 (0)