You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fineract.apache.org by ar...@apache.org on 2022/07/25 05:52:14 UTC

[fineract] branch develop updated: chore(deps): update actions/stale digest to 3cc1237

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

arnold pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract.git


The following commit(s) were added to refs/heads/develop by this push:
     new fb15fe180 chore(deps): update actions/stale digest to 3cc1237
fb15fe180 is described below

commit fb15fe1806a0603a90f22cb8320bf44ab2d4ec62
Author: Renovate <bo...@renovateapp.com>
AuthorDate: Mon Jul 25 01:49:22 2022 +0000

    chore(deps): update actions/stale digest to 3cc1237
---
 .github/workflows/stale.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml
index c4f8a50a4..511f509d4 100644
--- a/.github/workflows/stale.yml
+++ b/.github/workflows/stale.yml
@@ -15,7 +15,7 @@ jobs:
       pull-requests: write  # for actions/stale to close stale PRs
     runs-on: ubuntu-latest
     steps:
-    - uses: actions/stale@532554b8a8498a0e006fbcde824b048728c4178f # tag=v5
+    - uses: actions/stale@3cc123766321e9f15a6676375c154ccffb12a358 # tag=v5
       with:
         repo-token: ${{ secrets.GITHUB_TOKEN }}
         # stale-issue-message: 'Stale issue message'