Skip to content

Commit 9dc406e

Browse files
ci(deps): bump actions/first-interaction from 2.0.0 to 3.0.0 (#894)
Bumps [actions/first-interaction](https://github.com/actions/first-interaction) from 2.0.0 to 3.0.0. - [Release notes](https://github.com/actions/first-interaction/releases) - [Commits](actions/first-interaction@2d4393e...753c925) --- updated-dependencies: - dependency-name: actions/first-interaction dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 59b2a50 commit 9dc406e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/social-interaction.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
egress-policy: block
2424
allowed-endpoints: >
2525
api.github.com:443
26-
- uses: actions/first-interaction@2d4393e6bc0e2efb2e48fba7e06819c3bf61ffc9 # v2.0.0
26+
- uses: actions/first-interaction@753c925c8d1ac6fede23781875376600628d9b5d # v3.0.0
2727
continue-on-error: true
2828
with:
2929
repo-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)