Skip to content

Commit c348584

Browse files
build(deps): bump tgagor/template-dockerfiles from 0.15.0 to 0.15.4 (#14)
Bumps [tgagor/template-dockerfiles](https://github.com/tgagor/template-dockerfiles) from 0.15.0 to 0.15.4. - [Release notes](https://github.com/tgagor/template-dockerfiles/releases) - [Commits](tgagor/template-dockerfiles@v0.15.0...v0.15.4) --- updated-dependencies: - dependency-name: tgagor/template-dockerfiles dependency-version: 0.15.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 157bf72 commit c348584

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- uses: actions/checkout@v5
2828

2929
- name: Setup Template Dockerfiles
30-
uses: tgagor/[email protected].0
30+
uses: tgagor/[email protected].4
3131

3232
- name: Build
3333
if: github.event_name == 'pull_request'

0 commit comments

Comments
 (0)