This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new d9007e63f25 chore(deps): Bump actions-cool/check-user-permission from 
2.2.1 to 2.3.0 (#16739)
d9007e63f25 is described below

commit d9007e63f25d474d618c1409106d8a673332ada8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jan 8 07:21:47 2025 +0100

    chore(deps): Bump actions-cool/check-user-permission from 2.2.1 to 2.3.0 
(#16739)
    
    Bumps 
[actions-cool/check-user-permission](https://github.com/actions-cool/check-user-permission)
 from 2.2.1 to 2.3.0.
    - [Release 
notes](https://github.com/actions-cool/check-user-permission/releases)
    - 
[Changelog](https://github.com/actions-cool/check-user-permission/blob/main/CHANGELOG.md)
    - 
[Commits](https://github.com/actions-cool/check-user-permission/compare/956b2e73cdfe3bcb819bb7225e490cb3b18fd76e...7b90a27f92f3961b368376107661682c441f6103)
    
    ---
    updated-dependencies:
    - dependency-name: actions-cool/check-user-permission
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 .github/workflows/pr-comment.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/pr-comment.yml b/.github/workflows/pr-comment.yml
index 55005ec0a6e..603cc202522 100644
--- a/.github/workflows/pr-comment.yml
+++ b/.github/workflows/pr-comment.yml
@@ -40,7 +40,7 @@ jobs:
           persist-credentials: false
           submodules: recursive
       - name: Check Permission
-        uses: 
actions-cool/check-user-permission@956b2e73cdfe3bcb819bb7225e490cb3b18fd76e
+        uses: 
actions-cool/check-user-permission@7b90a27f92f3961b368376107661682c441f6103
       - name: Retrieve sha
         id: pr
         env:

Reply via email to