Skip to content

Commit

Permalink
Bump rickstaa/empty-issues-closer-action from 1.1.35 to 1.1.38
Browse files Browse the repository at this point in the history
Bumps [rickstaa/empty-issues-closer-action](https://github.com/rickstaa/empty-issues-closer-action) from 1.1.35 to 1.1.38.
- [Release notes](https://github.com/rickstaa/empty-issues-closer-action/releases)
- [Commits](rickstaa/empty-issues-closer-action@af151e6...48e1baf)

---
updated-dependencies:
- dependency-name: rickstaa/empty-issues-closer-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 25, 2023
1 parent 068e09d commit c0628d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/empty-issues-closer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1

- name: Run empty issues closer action
uses: rickstaa/empty-issues-closer-action@af151e679df0e3b59cda0e10c43010556d6c5bff # v1.1.35
uses: rickstaa/empty-issues-closer-action@48e1baf6c1843bd4fe567fb8d3df8569e3e38132 # v1.1.38
env:
github_token: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit c0628d2

Please sign in to comment.