Skip to content

Commit

Permalink
Merge pull request #6 from linuxserver-labs/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/linuxserver-labs/docker-actions-7.0.5
  • Loading branch information
Roxedus authored Aug 13, 2024
2 parents 2d1ef9f + af3445c commit a48571e
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.2
uses: linuxserver-labs/docker-actions/.github/workflows/check-baseimage-update.yml@v7.0.5
with:
repo_owner: ${{ github.repository_owner }}
baseimage: "alpine"
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.2
uses: linuxserver-labs/docker-actions/.github/workflows/build-image.yml@v7.0.5
with:
repo_owner: ${{ github.repository_owner }}
app_name: "webhook"
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.2
uses: linuxserver-labs/docker-actions/.github/workflows/check-and-release.yml@v7.0.5
with:
repo_owner: ${{ github.repository_owner }}
app_name: "webhook"
Expand Down

0 comments on commit a48571e

Please sign in to comment.