Skip to content

Commit

Permalink
fix(deps): update dependency indico to v3.3.2 (#28)
Browse files Browse the repository at this point in the history
* fix(deps): update dependency indico to v3.3.2

* add approval bot wf

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Christopher Bartz <[email protected]>
  • Loading branch information
renovate[bot] and cbartz authored Apr 23, 2024
1 parent b15d298 commit 430070e
Show file tree
Hide file tree
Showing 2 changed files with 432 additions and 356 deletions.
9 changes: 9 additions & 0 deletions .github/workflows/bot_pr_approval.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
name: Provide approval for bot PRs

on:
pull_request:

jobs:
bot_pr_approval:
uses: canonical/operator-workflows/.github/workflows/bot_pr_approval.yaml@main
secrets: inherit
Loading

0 comments on commit 430070e

Please sign in to comment.