Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit 4731fd80 authored by Corey Bryant's avatar Corey Bryant Committed by GitHub
Browse files

Merge pull request #9649 from...

Merge pull request #9649 from thunderbird/dependabot/github_actions/actions/create-github-app-token-2.1.1

chore(deps): bump actions/create-github-app-token from 2.1.0 to 2.1.1
parents 6c2a7a62 3b6dabca
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -21,7 +21,7 @@ jobs:
    environment: botmobile
    steps:
      - name: App token generate
        uses: actions/create-github-app-token@0f859bf9e69e887678d5bbfbee594437cb440ffe  # v2.1.0
        uses: actions/create-github-app-token@a8d616148505b5069dccd32f177bb87d7f39123b  # v2.1.1
        if: ${{ vars.BOT_CLIENT_ID }}
        id: app-token
        with:
+1 −1
Original line number Diff line number Diff line
@@ -22,7 +22,7 @@ jobs:
      pull-requests: write
    steps:
      - name: App token generate
        uses: actions/create-github-app-token@0f859bf9e69e887678d5bbfbee594437cb440ffe  # v2.1.0
        uses: actions/create-github-app-token@a8d616148505b5069dccd32f177bb87d7f39123b  # v2.1.1
        if: ${{ vars.BOT_CLIENT_ID }}
        id: app-token
        with:
+1 −1
Original line number Diff line number Diff line
@@ -24,7 +24,7 @@ jobs:
      pull-requests: write
    steps:
      - name: App token generate
        uses: actions/create-github-app-token@0f859bf9e69e887678d5bbfbee594437cb440ffe  # v2.1.0
        uses: actions/create-github-app-token@a8d616148505b5069dccd32f177bb87d7f39123b  # v2.1.1
        if: ${{ vars.BOT_CLIENT_ID }}
        id: app-token
        with:
+1 −1
Original line number Diff line number Diff line
@@ -19,7 +19,7 @@ jobs:
      pull-requests: write
    steps:
      - name: App token generate
        uses: actions/create-github-app-token@0f859bf9e69e887678d5bbfbee594437cb440ffe  # v2.1.0
        uses: actions/create-github-app-token@a8d616148505b5069dccd32f177bb87d7f39123b  # v2.1.1
        if: ${{ vars.BOT_CLIENT_ID }}
        id: app-token
        with:
+1 −1
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@ jobs:
    environment: botmobile
    steps:
      - name: App token generate
        uses: actions/create-github-app-token@0f859bf9e69e887678d5bbfbee594437cb440ffe  # v2.1.0
        uses: actions/create-github-app-token@a8d616148505b5069dccd32f177bb87d7f39123b  # v2.1.1
        if: ${{ vars.BOT_CLIENT_ID }}
        id: app-token
        with:
Loading