Skip to content

Commit

Permalink
Bump linuxserver-labs/docker-actions from 7.0.3 to 7.0.4
Browse files Browse the repository at this point in the history
Bumps [linuxserver-labs/docker-actions](https://github.com/linuxserver-labs/docker-actions) from 7.0.3 to 7.0.4.
- [Commits](linuxserver-labs/docker-actions@v7.0.3...v7.0.4)

---
updated-dependencies:
- dependency-name: linuxserver-labs/docker-actions
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 1, 2024
1 parent cd1ca3c commit d0d0951
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/call-baseimage-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

jobs:
call-workflow:
uses: linuxserver-labs/docker-actions/.github/workflows/check-baseimage-update.yml@v7.0.3
uses: linuxserver-labs/docker-actions/.github/workflows/check-baseimage-update.yml@v7.0.4
with:
repo_owner: ${{ github.repository_owner }}
baseimage: "kasmvnc"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/call-build-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

jobs:
call-workflow:
uses: linuxserver-labs/docker-actions/.github/workflows/build-image.yml@v7.0.3
uses: linuxserver-labs/docker-actions/.github/workflows/build-image.yml@v7.0.4
with:
repo_owner: ${{ github.repository_owner }}
app_name: "nomacs"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/call-check-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

jobs:
call-workflow:
uses: linuxserver-labs/docker-actions/.github/workflows/check-and-release.yml@v7.0.3
uses: linuxserver-labs/docker-actions/.github/workflows/check-and-release.yml@v7.0.4
with:
repo_owner: ${{ github.repository_owner }}
app_name: "nomacs"
Expand Down

0 comments on commit d0d0951

Please sign in to comment.