Skip to content

Commit 6c142be

Browse files
chore: bump epam/ai-dial-ci/.github/workflows/deploy-development.yml
Bumps [epam/ai-dial-ci/.github/workflows/deploy-development.yml](https://github.com/epam/ai-dial-ci) from 3.0.0 to 3.0.2. - [Release notes](https://github.com/epam/ai-dial-ci/releases) - [Commits](epam/ai-dial-ci@3.0.0...3.0.2) --- updated-dependencies: - dependency-name: epam/ai-dial-ci/.github/workflows/deploy-development.yml dependency-version: 3.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e9d8aea commit 6c142be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-development.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
github.event_name == 'workflow_dispatch' ||
1515
github.event.registry_package.package_version.container_metadata.tag.name == 'development' ||
1616
(github.event.workflow_run.conclusion == 'success' && github.event.workflow_run.head_branch == 'development')
17-
uses: epam/ai-dial-ci/.github/workflows/deploy-development.yml@3.0.0
17+
uses: epam/ai-dial-ci/.github/workflows/deploy-development.yml@3.0.2
1818
with:
1919
gitlab-project-id: "1826"
2020
gitlab-project-ref: "master"

0 commit comments

Comments
 (0)