Skip to content

Commit 6b192d4

Browse files
chore: update chanzuckerberg/github-actions requirement to docker-build-push-v1.6.0
Updates the requirements on [chanzuckerberg/github-actions](https://github.com/chanzuckerberg/github-actions) to permit the latest version. - [Release notes](https://github.com/chanzuckerberg/github-actions/releases) - [Changelog](https://github.com/chanzuckerberg/github-actions/blob/main/CHANGELOG.md) - [Commits](https://github.com/chanzuckerberg/github-actions/commits/docker-build-push-v1.6.0) --- updated-dependencies: - dependency-name: chanzuckerberg/github-actions dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a9e8928 commit 6b192d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jira-release-version.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ jobs:
102102
- uses: actions/checkout@v3
103103
- name: Find Jira Marker
104104
id: findJiraMarker
105-
uses: chanzuckerberg/github-actions/.github/actions/jira-find-marker@jira-find-marker-v1.0.1
105+
uses: chanzuckerberg/github-actions/.github/actions/jira-find-marker@docker-build-push-v1.6.0
106106
with:
107107
pullRequestBody: ${{ matrix.pullRequestBody }}
108108
projectKey: ${{ inputs.projectKey }}

0 commit comments

Comments
 (0)