Skip to content

Commit

Permalink
Merge pull request #1 from radiorabe/dependabot/github_actions/radior…
Browse files Browse the repository at this point in the history
…abe/actions-0.21.2

chore(ci): bump radiorabe/actions from 0.20.7 to 0.21.2
  • Loading branch information
smirta authored Jun 6, 2024
2 parents 6e5cd32 + 3878333 commit 54dce60
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ on:

jobs:
call-workflow:
uses: radiorabe/actions/.github/workflows/release-ansible-collection.yaml@v0.20.7
uses: radiorabe/actions/.github/workflows/release-ansible-collection.yaml@v0.21.2
secrets:
GALAXY_API_KEY: ${{ secrets.GALAXY_API_KEY }}
2 changes: 1 addition & 1 deletion .github/workflows/semantic-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ on:

jobs:
call-workflow:
uses: radiorabe/actions/.github/workflows/semantic-release.yaml@v0.20.7
uses: radiorabe/actions/.github/workflows/semantic-release.yaml@v0.21.2
secrets:
RABE_ITREAKTION_GITHUB_TOKEN: ${{ secrets.RABE_ITREAKTION_GITHUB_TOKEN }}
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ on:

jobs:
call-workflow:
uses: radiorabe/actions/.github/workflows/test-ansible-collection.yaml@v0.20.7
uses: radiorabe/actions/.github/workflows/test-ansible-collection.yaml@v0.21.2

0 comments on commit 54dce60

Please sign in to comment.