Skip to content

Bump follow-redirects from 1.14.8 to 1.15.4 #27

Bump follow-redirects from 1.14.8 to 1.15.4

Bump follow-redirects from 1.14.8 to 1.15.4 #27

# This workflow can be uncommented and used to test the pull_request trigger
# name: Test Pushing to Teams on Pull Request
# on: pull_request
# jobs:
# build:
# runs-on: ubuntu-latest
# steps:
# - name: Checkout
# uses: actions/checkout@v3
# - name: Test Successful Build Notification
# uses: ./
# with:
# title: Successfully built the thing
# workflow-status: success
# workflow-type: Build
# teams-uri: ${{ secrets.MS_TEAMS_URI }}
# timezone: America/Denver