Skip to content

Commit

Permalink
Dependabot automerge.
Browse files Browse the repository at this point in the history
  • Loading branch information
buluma committed Jan 10, 2024
1 parent 654c7e9 commit be7eab6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/auto-merge-dependabot-updates.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Auto Merge Dependabot Updates
uses: buluma/[email protected].5
uses: buluma/[email protected].8
with:
allowed-actors: buluma, dependabot-preview[bot], dependabot[bot]
2 changes: 1 addition & 1 deletion .github/workflows/gitlab_trigger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
channel: "#ansible"
message: Starting buluma.keepalived GitLab Trigger...
if: always()
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Mirror + trigger CI
uses: buluma/[email protected]
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Check out the codebase
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Publish to Galaxy
uses: robertdebock/[email protected]
Expand Down

0 comments on commit be7eab6

Please sign in to comment.