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

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

Merge pull request #9780 from...

Merge pull request #9780 from thunderbird/dependabot/github_actions/actions/create-github-app-token-2.1.4

chore(deps): bump actions/create-github-app-token from 2.1.1 to 2.1.4
parents 0a783edc 38d7cb9f
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@a8d616148505b5069dccd32f177bb87d7f39123b  # v2.1.1
        uses: actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42  # v2.1.4
        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@a8d616148505b5069dccd32f177bb87d7f39123b  # v2.1.1
        uses: actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42  # v2.1.4
        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@a8d616148505b5069dccd32f177bb87d7f39123b  # v2.1.1
        uses: actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42  # v2.1.4
        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@a8d616148505b5069dccd32f177bb87d7f39123b  # v2.1.1
        uses: actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42  # v2.1.4
        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@a8d616148505b5069dccd32f177bb87d7f39123b  # v2.1.1
        uses: actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42  # v2.1.4
        if: ${{ vars.BOT_CLIENT_ID }}
        id: app-token
        with:
Loading