Imgbot icon indicating copy to clipboard operation
Imgbot copied to clipboard

(GitHub CI) Bump actions/checkout version in workflows

Open ArjunSharda opened this issue 2 years ago • 4 comments

ArjunSharda avatar Jul 04 '22 14:07 ArjunSharda

Would you mind adding a dependabot.yml file in the .github folder with the following content also:

version: 2
updates:
  - package-ecosystem: "github-actions"
    directory: "/"
    schedule:
      interval: "weekly"

That would make sure that these actions get updated automatically.

dlemstra avatar Jul 04 '22 15:07 dlemstra

Would you mind adding a dependabot.yml file in the .github folder with the following content also:


version: 2

updates:

  - package-ecosystem: "github-actions"

    directory: "/"

    schedule:

      interval: "weekly"

That would make sure that these actions get updated automatically.

Sure I forgot about this in root. Will do when I can

ArjunSharda avatar Jul 04 '22 15:07 ArjunSharda

Would you mind adding a dependabot.yml file in the .github folder with the following content also:

version: 2
updates:
  - package-ecosystem: "github-actions"
    directory: "/"
    schedule:
      interval: "weekly"

That would make sure that these actions get updated automatically.

Added.

ArjunSharda avatar Jul 04 '22 18:07 ArjunSharda

Bumping up

ArjunSharda avatar Aug 04 '22 01:08 ArjunSharda

Please review tomorrow @dlemstra

ArjunSharda avatar Aug 14 '22 15:08 ArjunSharda

Sorry for the late response but I was thinking that one of the owners of this repository would pick up this pull request. Going to merge it now.

dlemstra avatar Aug 14 '22 15:08 dlemstra

Just a remark in case you open a pull request like this in another repository. The dependabot.yml file should be in the .github folder and not in the .github/workflows folder. I fixed this in a follow up pull request.

dlemstra avatar Aug 14 '22 16:08 dlemstra

Thank you. Will make sure.

On Sun, Aug 14, 2022 at 11:16 AM Dirk Lemstra @.***> wrote:

Just a remark in case you open a pull request like this in another repository. The dependabot.yml file should be in the .github folder and not in the .github/workflows folder. I fixed this in a follow up pull request.

— Reply to this email directly, view it on GitHub https://github.com/imgbot/Imgbot/pull/1188#issuecomment-1214408810, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASQ3JQVSW2DF6U6NRL2ZZHDVZELUVANCNFSM52TONHRA . You are receiving this because you authored the thread.Message ID: @.***>

ArjunSharda avatar Aug 14 '22 16:08 ArjunSharda