diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml index 1c10d502..3310292f 100644 --- a/.github/workflows/stale.yml +++ b/.github/workflows/stale.yml @@ -12,7 +12,7 @@ jobs: runs-on: ubuntu-latest steps: - name: 🚀 Run stale - uses: actions/stale@v9 + uses: actions/stale@eb5cf3af3ac0a1aa4c9c45633dd1ae542a27a899 # v10 with: repo-token: ${{ secrets.GITHUB_TOKEN }} days-before-stale: 30 diff --git a/.nx/version-plans/version-plan-1780499202823.md b/.nx/version-plans/version-plan-1780499202823.md new file mode 100644 index 00000000..1f2e99c2 --- /dev/null +++ b/.nx/version-plans/version-plan-1780499202823.md @@ -0,0 +1,5 @@ +--- +__default__: patch +--- + +chore(deps): update actions/stale action to v10