Skip to content

Commit ec3a30b

Browse files
Bump actions/first-interaction from 3.0.0 to 3.1.0 (#8625)
Bumps [actions/first-interaction](https://github.com/actions/first-interaction) from 3.0.0 to 3.1.0. - [Release notes](https://github.com/actions/first-interaction/releases) - [Commits](actions/first-interaction@753c925...1c46889) --- updated-dependencies: - dependency-name: actions/first-interaction dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a859eb3 commit ec3a30b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/respond-to-first-issue.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
permissions:
1313
issues: write
1414
steps:
15-
- uses: actions/first-interaction@753c925c8d1ac6fede23781875376600628d9b5d
15+
- uses: actions/first-interaction@1c4688942c71f71d4f5502a26ea67c331730fa4d
1616
with:
1717
repo-token: ${{ secrets.GITHUB_TOKEN }}
1818
issue-message: "## Welcome to dotnet-monitor!\nThanks for creating your first issue; let us know what you think of dotnet-monitor by filling out our [survey](https://aka.ms/dotnet-monitor-survey?src=firstissue)."

0 commit comments

Comments
 (0)