Skip to content

Commit

Permalink
Merge pull request #22 from adfinis/b1a0dependabot/github_actions/adf…
Browse files Browse the repository at this point in the history
…inis/github-workflows-bareos-0.5.1

chore(deps): bump adfinis/github-workflows-bareos from 0.1.0 to 0.5.1
  • Loading branch information
adf-patrickha authored Feb 13, 2025
2 parents 583ffa6 + b8c1908 commit 7d2677e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/delete_galaxy_role.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ on:

jobs:
delete:
uses: adfinis/github-workflows-bareos/.github/workflows/ansible-galaxy-DELETE-role.yaml@v0.4.0
uses: adfinis/github-workflows-bareos/.github/workflows/ansible-galaxy-DELETE-role.yaml@v0.5.1
secrets: inherit
2 changes: 1 addition & 1 deletion .github/workflows/galaxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ on:

jobs:
release:
uses: adfinis/github-workflows-bareos/.github/workflows/ansible-galaxy-role-release.yaml@v0.5.0
uses: adfinis/github-workflows-bareos/.github/workflows/ansible-galaxy-role-release.yaml@v0.5.1
secrets: inherit
2 changes: 1 addition & 1 deletion .github/workflows/semantic-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ on:

jobs:
semantic-release:
uses: adfinis/github-workflows-bareos/.github/workflows/semantic-release.yaml@v0.1.0
uses: adfinis/github-workflows-bareos/.github/workflows/semantic-release.yaml@v0.5.1
secrets:
ADFINISBOT_GITHUB_TOKEN: ${{ secrets.ADFINISBOT_GITHUB_TOKEN }}

0 comments on commit 7d2677e

Please sign in to comment.